173 Commits

Author SHA1 Message Date
BuckarooBanzay
188dd23ee8 update dev generate script 2021-06-03 08:38:15 +02:00
BuckarooBanzay
a28cc64922 add abm info 2021-06-03 08:27:37 +02:00
BuckarooBanzay
5246052277 contributors 2021-06-02 20:18:19 +02:00
BuckarooBanzay
56645338ef refactor style into function 2021-06-02 20:17:29 +02:00
BuckarooBanzay
526e64c20c Merge branch 'OgelGames-patch-1' of https://github.com/OgelGames/mtinfo 2021-06-02 20:12:45 +02:00
BuckarooBanzay
48fb82c171 add settingtypes 2021-06-02 20:04:46 +02:00
OgelGames
595c85baa5
fix blurry textures 2021-06-02 23:57:18 +10:00
BuckarooBanzay
11d5e1a403 Merge branch 'master' of github.com:BuckarooBanzay/mtinfo 2021-06-02 15:25:22 +02:00
BuckarooBanzay
dd1638dbf0 add pixelated image-rendering attribute 2021-06-02 15:24:45 +02:00
dependabot[bot]
55a3875dd5 Bump vue from 2.6.12 to 2.6.13 in /app
Bumps [vue](https://github.com/vuejs/vue) from 2.6.12 to 2.6.13.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.13)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 14:26:09 +02:00
BuckarooBanzay
d65fcf565f add settings 2021-06-02 14:25:36 +02:00
dependabot-preview[bot]
458bfc24fc Upgrade to GitHub-native Dependabot 2021-05-01 16:30:41 +02:00
BuckarooBanzay
9d9cd2c1a2 abm list stub 2021-03-25 14:07:06 +01:00
BuckarooBanzay
c13bc63cfb refactoring / group support 2021-03-25 13:50:04 +01:00
BuckarooBanzay
92fd236572 navbar conditionals 2021-03-24 19:34:19 +01:00
BuckarooBanzay
333ea8847b gh button 2021-03-24 19:32:07 +01:00
BuckarooBanzay
082cabd20c moreblocks / cnc list 2021-03-24 19:18:20 +01:00
BuckarooBanzay
c32ee803ef technic cnc flag 2021-03-24 18:26:51 +01:00
BuckarooBanzay
2906e9e8b9 circular saw flag 2021-03-24 18:20:36 +01:00
BuckarooBanzay
d711fd5f33 fix #66 (return 0 instead of nil) 2021-03-21 10:59:17 +01:00
dependabot-preview[bot]
ddcb1fe4f8
Merge pull request #65 from BuckarooBanzay/dependabot/npm_and_yarn/app/fortawesome/fontawesome-free-5.15.3 2021-03-17 10:00:28 +00:00
dependabot-preview[bot]
beab6f6c3d
Bump @fortawesome/fontawesome-free from 5.15.2 to 5.15.3 in /app
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.2...5.15.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-17 07:53:19 +00:00
BuckarooBanzay
1b214893ab add some settings for later 2021-03-10 08:26:32 +01:00
BuckarooBanzay
939a45d5e8 some recipe preview fixes 2021-03-10 08:19:02 +01:00
BuckarooBanzay
02cfbdad21 watch for path changes in preview 2021-03-10 08:02:29 +01:00
BuckarooBanzay
36f3e39305 support for image overlays 2021-03-05 21:27:08 +01:00
BuckarooBanzay
d2a4513852 support for multiple face textures 2021-03-05 20:46:40 +01:00
BuckarooBanzay
4671317d83 show item drops 2021-03-05 20:15:11 +01:00
BuckarooBanzay
226acba5cb item search 2021-03-05 19:55:40 +01:00
BuckarooBanzay
8a199a749e add package.json and copy-deps script 2021-03-05 19:27:12 +01:00
BuckarooBanzay
150bd08769 extend recipes 2021-03-03 21:02:25 +01:00
BuckarooBanzay
db0c8e6935 technic recipes 2021-03-03 20:02:59 +01:00
BuckarooBanzay
57e58ed010 check for technic mod first 2021-03-03 17:49:49 +01:00
BuckarooBanzay
5f7e60b30d partial support for technic recipes 2021-03-03 17:47:02 +01:00
BuckarooBanzay
7b2b9fcc71 cooking recipe preview / card headers 2021-03-03 07:53:29 +01:00
BuckarooBanzay
ed9210cc9f dump recipe/item as json 2021-03-02 21:18:06 +01:00
BuckarooBanzay
d6ec1d9ba7 pretty size 2021-03-02 21:05:24 +01:00
BuckarooBanzay
e4172571c8 backface visibility / strip image transforms 2021-03-02 21:01:04 +01:00
BuckarooBanzay
ec4a29740d css 3d transformations 2021-03-02 20:49:13 +01:00
BuckarooBanzay
81aba3cf97 fix paging links 2021-02-25 13:56:42 +01:00
BuckarooBanzay
71a29d7048 mod page / type in item-list / filter per mod 2021-02-25 13:40:05 +01:00
BuckarooBanzay
2c0d5bf379 simple recipe grid 2021-02-11 13:25:18 +01:00
BuckarooBanzay
36c11ae141 support for chrome on android 2021-02-11 11:51:28 +01:00
BuckarooBanzay
3bcb2891e0 fix filename typo 2021-02-11 11:40:28 +01:00
BuckarooBanzay
7853ae7034 positive exit return value 2021-02-11 11:37:36 +01:00
BuckarooBanzay
ecd7797c28 check if the page was generated 2021-02-11 11:36:39 +01:00
BuckarooBanzay
caaa83382a switch to items for all lists 2021-02-11 11:32:39 +01:00
BuckarooBanzay
f42ef906d2 export eveything as items 2021-02-11 11:25:18 +01:00
BuckarooBanzay
6693a252c4 image preview scaling 2021-02-10 20:57:28 +01:00
BuckarooBanzay
bad46cdba4 update workflows 2021-02-10 07:57:17 +01:00