Commit Graph

59 Commits (master)

Author SHA1 Message Date
tobspr 7797546ed4 Fix being unable to delete savegames when it was deleted before, minor adjustments
2 years ago
tobspr 0974dee6d4 Get rid of legacy 1.19 savegame logic
2 years ago
Dimava 561318b7db
mark all abstract functions abstract (#1383)
2 years ago
Thomas (DJ1TJOO) 8e38ef0708
Modloader custom items fix (#1369)
2 years ago
tobspr c41aaa1fc5
Mod Support - 1.5.0 Update (#1361)
2 years ago
tobspr 8b5cd160b6 DLC: Next Puzzle button & Search functionality, other stuff
3 years ago
Jesús Lapastora d74d58afb7
Fixed `compressInt` cache bug (#1210)
3 years ago
tobspr 65721e0837 Fix savegame bugs
3 years ago
tobspr 931c8a5821
Puzzle DLC (#1172)
3 years ago
Tobias Springer 226149a40f Prepare the achievements update
3 years ago
Greg Considine 26b842494f
Achievements (#1087)
3 years ago
Daan Breur 944b3c011c
Added layersupport to waypoints!! (#703)
4 years ago
tobspr b17cb6952b Update changelog and minor fixes
4 years ago
LeopoldTal 785eb31c8d
make save compressor faster (#888)
4 years ago
tobspr 8260edb373 Get rid of some todos / fixmes
4 years ago
tobspr 27242cdadf Fix toolbar color
4 years ago
tobspr 7b01db5dae Minor fixes
4 years ago
tobspr 7dccc1a844 Unlock all levels when having a legacy savegame
4 years ago
tobspr fa27d1681f Cleanup IS_DEMO flags and introduce Restriction Manager
4 years ago
tobspr 94266173d8 Introduce game modes and get rid of global level definitions etc
4 years ago
tobspr f841a05f52 Migrate levels
4 years ago
tobspr f8371a96cf Make the storage its own building, add sanity checks
4 years ago
tobspr c6eb1dad04 Rebalance the whole game, rename splitter -> balancer
4 years ago
tobspr 9075841768 Migrate old savegames
4 years ago
tobspr bba29b8a8b Improve (rendering-) performance in DEV mode
4 years ago
tobspr 091401e52b Store wires state on save
4 years ago
tobspr 728f4ae253 Allow naming savegames
4 years ago
Bjorn Stromberg 6a447e3583 Remove enumLayer and enumItemType
4 years ago
tobspr 8c39d31c5b Optimize performance by using singletons for items
4 years ago
tobspr 5708ef385c Fix entities being incorrectly restored
4 years ago
tobspr 2203d5fc6a Improve saving speed by using crc32 instead of sha1 for checksum
4 years ago
tobspr 9701a143ec Only store changed properties for all components
4 years ago
tobspr 89294c7072 Remove instant eject flag
4 years ago
asquared31415 868cd7baf5
Mock V1000 StaticMapEntity (#550)
4 years ago
Bjorn Stromberg 79158e2b56
Remove unused code (#526)
4 years ago
Bjorn Stromberg f79578a993
Make CI green by hiding the problem behind a sign that says FIXME (#515)
4 years ago
tobspr bf2eee908f Refactor static map entity component to store building metaclass
4 years ago
tobspr 34ef26b289 Fix multiple issues regarding saving / restoring games
4 years ago
tobspr 64c4816194 Remove some todos
4 years ago
tobspr 84417b60a5 Fix items being stuck on belts
4 years ago
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues
4 years ago
tobspr 42c569d91f Implement saving and restoring belt paths
4 years ago
tobspr 5c12c605f5 Reworked waypoints
4 years ago
tobspr 3af6532d32 Refactor pinned shapes and make them smart, closes #72
4 years ago
tobspr 23db5b117e Migrate old savegames
4 years ago
tobspr 3071bba633 store waypoints in savegame
4 years ago
tobspr e0facaf788 Fix keys being stuck, show savegame levels in main menu
4 years ago
tobspr 0cd324c82b Initial support for blueprints (Buggy)
4 years ago
tobspr 050466df19 Fix eslint errors
4 years ago
tobspr 224bc6c7e5 Add ability to import savegames, add game menu, multiple smaller improvements
4 years ago