1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Commit Graph

  • b2ec3322b8 add acceptor extension option to fix storage Sense101 2022-01-19 20:59:29 +0000
  • 638cdc2733 refactor tunnel to be exactly the same speed as belt Sense101 2022-01-19 20:28:04 +0000
  • 4dbbff9477 some cleanup Sense101 2022-01-19 18:00:26 +0000
  • d01341bb4f Got all buildings working - storage and tunnel still aren't exact Sense101 2022-01-19 17:56:44 +0000
  • 56a2aa5e0f processing refactor finished Sense101 2022-01-19 16:35:46 +0000
  • 4a14727fd3 Item acceptor refactor part two - completed functionality Sense101 2022-01-19 00:16:59 +0000
  • 0e864230a5 allow command line switch to load more than one mod EmeraldBlock 2022-01-18 17:12:53 -0600
  • 38ff201670
    Update modloader.js Bagel03 2022-01-18 16:37:39 -0500
  • 1c585986d2 Merge branch 'modloader' of github.com:tobspr/shapez.io into modloader tobspr 2022-01-18 21:19:03 +0100
  • 6bf07a43aa export build options tobspr 2022-01-18 21:19:00 +0100
  • e16f13034a
    Game state register (#1341) Thomas (DJ1TJOO) 2022-01-18 21:11:21 +0100
  • 5c9cbcd8ad Fix linter error tobspr 2022-01-18 21:10:52 +0100
  • d534d7d91e
    Update mod_interface.js Thomas (DJ1TJOO) 2022-01-18 21:03:12 +0100
  • 8f34ea235f
    Added a gamestate register helper Thomas (DJ1TJOO) 2022-01-18 21:00:40 +0100
  • 4bfd423efb Fix mod examples tobspr 2022-01-18 20:49:11 +0100
  • a7803bf5e4 Merge branch 'modloader' of github.com:tobspr/shapez.io into modloader tobspr 2022-01-18 20:38:22 +0100
  • 4a76135d57 Direction lock now indicates when there is a building inbetween tobspr 2022-01-18 20:38:20 +0100
  • 776001fcb9
    Added link to create-shapezio-mod npm page Thomas (DJ1TJOO) 2022-01-18 20:14:01 +0100
  • 4a1bfcda64 Item acceptor refactor part 1 Sense101 2022-01-18 17:39:02 +0000
  • e686ad2fe1
    Update JSDoc for Replacing Methods (#1336) Bagel03 2022-01-18 12:37:52 -0500
  • f3a939b071 Add better instructions tobspr 2022-01-18 18:23:23 +0100
  • dc95ece45b Update readme tobspr 2022-01-18 17:51:56 +0100
  • 0141df1abf
    Allow external URL to load more than one mod Bagel03 2022-01-18 11:12:23 -0500
  • 9311ffe4e3 Add small tutorial tobspr 2022-01-18 11:03:10 +0100
  • 27db6fe693 Add notification blocks mod example tobspr 2022-01-18 10:13:25 +0100
  • 2ac34665b3 Fix typo tobspr 2022-01-17 22:09:05 +0100
  • ce0c2c4977 Minor adjustments tobspr 2022-01-17 19:18:03 +0100
  • 0dac336670 Update class extensions tobspr 2022-01-17 19:11:04 +0100
  • 1b931808eb Add example for adding a new item type tobspr 2022-01-17 12:37:04 +0100
  • 54a69c9725 Support for mod settings tobspr 2022-01-17 12:15:57 +0100
  • fd0ae12a84 Add example how to add custom components and systems tobspr 2022-01-17 10:11:38 +0100
  • 8943dc045c Add support for paste signals tobspr 2022-01-17 09:34:34 +0100
  • 459cc76d96 Remember window state tobspr 2022-01-16 20:40:42 +0100
  • d6c31a03a9 Fix menu bar on mac os tobspr 2022-01-16 20:36:39 +0100
  • e942ba486e Add helper methods to extend classes tobspr 2022-01-16 20:30:51 +0100
  • 95f406b555 updated comments Edward Badel 2022-01-16 13:17:13 -0500
  • cd9434c410 Merge branch 'modloader' of https://github.com/tobspr/shapez.io into modloader Edward Badel 2022-01-16 13:13:37 -0500
  • d6345a94d1 upgraded types for overriding methods Edward Badel 2022-01-16 13:13:31 -0500
  • 7e0689694c Allow mods to replace builtin sub shapes tobspr 2022-01-16 18:19:46 +0100
  • c553ee1632 Support for rotation variants in mods (was broken previously) tobspr 2022-01-16 18:02:40 +0100
  • 9717463500 Minor modloader adjustments tobspr 2022-01-16 17:35:21 +0100
  • 8ad1c1bf9d Remove unused code tobspr 2022-01-16 17:18:24 +0100
  • 88f9807274 Add example how to add custom drawings tobspr 2022-01-16 17:17:02 +0100
  • 44c4807d74 Make mod loading simpler tobspr 2022-01-16 17:05:13 +0100
  • 41a8d4334c More mod examples tobspr 2022-01-16 16:45:05 +0100
  • 43348a8931 Add more examples and more features tobspr 2022-01-16 16:13:57 +0100
  • 93f269d62d Allow overriding existing methods tobspr 2022-01-16 11:40:01 +0100
  • 1bd569f89c Merge branch 'modloader' of github.com:tobspr/shapez.io into modloader tobspr 2022-01-16 11:19:24 +0100
  • 2c8f11ff7f Refactor building registry, make it easier for mods to add new buildings tobspr 2022-01-16 11:19:22 +0100
  • 592b304147
    Fixed typescript type errors (#1335) Thomas (DJ1TJOO) 2022-01-16 10:41:09 +0100
  • e4b8071c2f Add interface to register new buildings tobspr 2022-01-16 10:39:54 +0100
  • 4d33ff0e1c Fixed typescript type errors DJ1TJOO 2022-01-15 20:46:44 +0100
  • 22b619e8ab Add more examples and allow defining custom item processor operations tobspr 2022-01-15 14:57:11 +0100
  • 2a83853b1c Allow adding custom themesw tobspr 2022-01-15 13:59:38 +0100
  • a4df63549b Merge branch 'modloader' of github.com:tobspr/shapez.io into modloader tobspr 2022-01-15 13:35:22 +0100
  • b39f48ebfb Minor restructure, start to add mod examples tobspr 2022-01-15 13:35:19 +0100
  • 4e33eb5a7c Update confirm dialgo tobspr 2022-01-15 12:37:22 +0100
  • 53c3cbfe26 Show errors when loading mods tobspr 2022-01-15 12:30:57 +0100
  • eba9163a33 Update to latest electron tobspr 2022-01-15 12:02:24 +0100
  • 05056545f2 Properly isolate electron renderer process tobspr 2022-01-15 11:45:57 +0100
  • f12f81a125 Refactor file system electron event handling tobspr 2022-01-15 11:23:14 +0100
  • a0071681e7 Start to make mods safer tobspr 2022-01-15 10:49:58 +0100
  • d2f6e20c9b
    Updated base-sr.yaml Stamen 2022-01-15 03:27:28 +0100
  • e12ed11c3e Make shapez exports global tobspr 2022-01-14 19:12:50 +0100
  • 2d3219373f refactor game loading states tobspr 2022-01-14 19:08:45 +0100
  • a7b957642f Add some mod signals tobspr 2022-01-14 19:07:37 +0100
  • 8a60acc6e3 Minor Keybindings refactor, add support for keybindings to mods, add support for dialogs to mods tobspr 2022-01-14 19:01:38 +0100
  • 3cfd4aaebd Fix circular dependency tobspr 2022-01-14 17:46:28 +0100
  • df9ebd170f Add confirmation when loading mods tobspr 2022-01-14 17:39:29 +0100
  • 27e4dc9ba5 Add support for loading mods from external sources in DEV tobspr 2022-01-14 17:23:41 +0100
  • 99e49d5abb Add support for loading atlases via mods tobspr 2022-01-14 17:03:03 +0100
  • 81da328f5a Minor adjustments, closes #1333 tobspr 2022-01-14 16:53:20 +0100
  • de8afcedc9 Fix sprites not loading tobspr 2022-01-14 16:38:25 +0100
  • 0366b1a2d9
    Merge branch 'modloader' into modloader-dev-flag dengr1065 2022-01-14 17:26:47 +0200
  • 497990905a Change mods path tobspr 2022-01-14 16:24:15 +0100
  • 1a6742eac1
    Temporary mod support and cleanup in ipc event Даниїл Григор'єв 2022-01-14 16:55:18 +0200
  • ebda1c5024 Allow mods to register game systems and draw stuff tobspr 2022-01-14 13:09:05 +0100
  • 4176621b05 Proper mods ui tobspr 2022-01-14 12:34:02 +0100
  • 6fa2515d85 Improve mod developing so mods are directly ready to be deployed, load mods from local file server tobspr 2022-01-14 11:08:16 +0100
  • f3b8d329fc Load dev mod via raw loader tobspr 2022-01-14 10:56:33 +0100
  • 38b4e93180 Fix sprites not getting replaced, update demo mod tobspr 2022-01-14 10:39:26 +0100
  • 0e2113a9da Merge branch 'modloader' of github.com:tobspr/shapez.io into modloader tobspr 2022-01-14 10:14:53 +0100
  • 0e86cd3535 Fix modloading in standalone tobspr 2022-01-14 10:14:51 +0100
  • e0e5fb8d2a Fix mods folder incorrect path tobspr 2022-01-14 09:55:03 +0100
  • ed83770348 update changelog tobspr 2022-01-14 09:05:03 +0100
  • 575abd255d Allow loading mods from standalone tobspr 2022-01-14 08:55:18 +0100
  • 258dbbd98f Fix duplicate exports tobspr 2022-01-14 07:53:32 +0100
  • a6b024be25 Expose all exported members automatically to mods tobspr 2022-01-14 07:51:48 +0100
  • bc5eff84f6 Lazy Load mods to make sure all dependencies are loaded tobspr 2022-01-14 07:37:26 +0100
  • 16ecbf9c6d Refactor how mods are loaded to resolve circular dependencies and prepare for future mod loading tobspr 2022-01-14 07:18:25 +0100
  • 01b9bf561c Initial support for adding new buildings tobspr 2022-01-14 07:05:46 +0100
  • 8777e4c6ea Support for string building ids for mods tobspr 2022-01-14 06:14:37 +0100
  • 7e2501ea6e Minor adjustments tobspr 2022-01-13 23:16:24 +0100
  • ebb2f3a1c6 Add support for modifying and registering new transltions tobspr 2022-01-13 22:30:52 +0100
  • 6bac7cec57 Refactor mods to use signals tobspr 2022-01-13 22:14:49 +0100
  • 3e5716504a modloader features tobspr 2022-01-13 21:45:09 +0100
  • abf2fd3d94 initial modloader draft tobspr 2022-01-13 21:20:42 +0100
  • 0701cbdf66
    Update translations Erik 2022-01-10 11:07:42 +0100
  • e457e28ba5 Merge branch 'copy-paste' of https://github.com/garretsimpson/shapez.io into copy-paste FatCatX 2022-01-07 09:27:25 -0800
  • 0d5ead71cd Revert mass_selector.js FatCatX 2022-01-06 20:55:57 -0800