1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 18:21:51 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
tobspr
509c01f642 Fix mod examples 2022-01-22 22:04:49 +01:00
saile515
a3dfe6f5fb
Replaced concatenated strings with template literals (#1347) 2022-01-22 09:50:02 +01:00
tobspr
ade7176dba Add sandbox example 2022-01-22 09:34:38 +01:00
tobspr
1287bc9bf1 Allow specifying minimumGameVersion 2022-01-22 09:03:42 +01:00
tobspr
7741d1590e Refactor item acceptor to allow only single direction slots 2022-01-21 09:43:21 +01:00
tobspr
511d0556e1 Merge branch 'modloader' of github.com:tobspr/shapez.io into modloader 2022-01-20 22:18:30 +01:00
tobspr
2ab4f3ba9a Minor adjustments 2022-01-20 22:18:25 +01:00
Thomas (DJ1TJOO)
7a1dedd2c8
Added link to create-shapezio-mod npm page (#1339)
Added link to create-shapezio-mod npm page: https://www.npmjs.com/package/create-shapezio-mod
2022-01-20 17:56:09 +01:00
tobspr
4bfd423efb Fix mod examples 2022-01-18 20:49:11 +01:00
tobspr
4a76135d57 Direction lock now indicates when there is a building inbetween 2022-01-18 20:38:20 +01:00
tobspr
f3a939b071 Add better instructions 2022-01-18 18:23:23 +01:00
tobspr
dc95ece45b Update readme 2022-01-18 17:51:56 +01:00
tobspr
9311ffe4e3 Add small tutorial 2022-01-18 11:03:10 +01:00
tobspr
27db6fe693 Add notification blocks mod example 2022-01-18 10:13:25 +01:00
tobspr
0dac336670 Update class extensions 2022-01-17 19:11:04 +01:00
tobspr
1b931808eb Add example for adding a new item type 2022-01-17 12:37:04 +01:00
tobspr
54a69c9725 Support for mod settings 2022-01-17 12:15:57 +01:00
tobspr
fd0ae12a84 Add example how to add custom components and systems 2022-01-17 10:11:38 +01:00
tobspr
8943dc045c Add support for paste signals 2022-01-17 09:34:34 +01:00
tobspr
e942ba486e Add helper methods to extend classes 2022-01-16 20:30:51 +01:00
tobspr
8ad1c1bf9d Remove unused code 2022-01-16 17:18:24 +01:00
tobspr
88f9807274 Add example how to add custom drawings 2022-01-16 17:17:02 +01:00
tobspr
44c4807d74 Make mod loading simpler 2022-01-16 17:05:13 +01:00
tobspr
41a8d4334c More mod examples 2022-01-16 16:45:05 +01:00
tobspr
43348a8931 Add more examples and more features 2022-01-16 16:13:57 +01:00
tobspr
93f269d62d Allow overriding existing methods 2022-01-16 11:40:01 +01:00
tobspr
2c8f11ff7f Refactor building registry, make it easier for mods to add new buildings 2022-01-16 11:19:22 +01:00
tobspr
e4b8071c2f Add interface to register new buildings 2022-01-16 10:39:54 +01:00
tobspr
22b619e8ab Add more examples and allow defining custom item processor operations 2022-01-15 14:57:11 +01:00
tobspr
2a83853b1c Allow adding custom themesw 2022-01-15 13:59:38 +01:00
tobspr
b39f48ebfb Minor restructure, start to add mod examples 2022-01-15 13:35:19 +01:00