Commit Graph

41 Commits

Author SHA1 Message Date
8192ebdd3c Merge branch 'aperx' into main 2025-01-01 17:28:23 +09:00
b31caf6c85 Add surface area bar to vlayer (#336)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2024-12-31 19:15:48 +00:00
Cooldude2606
b50f0ffff5 Fix Rocket Control 2024-12-31 18:57:27 +00:00
2749df9f08 . 2024-12-31 23:35:42 +09:00
118b99f521 . 2024-12-31 13:49:34 +09:00
1eb7a27c71 . 2024-12-31 13:40:23 +09:00
3ab5becf16 . 2024-12-31 13:37:50 +09:00
dfd3f85975 . 2024-12-31 13:33:48 +09:00
4a1a451ff2 . 2024-12-31 13:14:27 +09:00
d73688dd37 . 2024-12-31 13:13:02 +09:00
Cooldude2606
47da1b8578 Fix rocket silo auto launch 2024-12-30 19:54:15 +00:00
Cooldude2606
114c9e4153 Handle server ups missing label 2024-12-30 19:45:31 +00:00
60e9aaee16 Change collision layer name (#343) 2024-12-30 19:38:22 +00:00
d12b50b4ed Remove Zoom to World (#339)
* Update player-list.lua

* Update warp-list.lua

* Fix remaining cases of zoom_to_world

* Fix lint

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-30 19:30:17 +00:00
51961d2aea . 2024-12-31 00:50:23 +09:00
3266f444cd . 2024-12-31 00:49:15 +09:00
c5395e37b2 . 2024-12-31 00:45:23 +09:00
d2e2e2d6c9 . 2024-12-31 00:28:24 +09:00
596ea47082 . 2024-12-30 16:30:41 +09:00
f5d548e709 . 2024-12-29 14:04:13 +09:00
25289fd606 Update Module Gui to 2.0 (#13)
* Update module.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update module.lua

* Update gui.cfg

* Update module.lua

* Fix use of created_entity in events

* Update module.lua

* Improvements using 'module_slots' property

* Add quality support

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-28 17:53:08 +00:00
8c19d67450 Add Tool Gui (#20)
* Update _file_loader.lua

* Create tool.lua

* Update trains.lua

* Update research.lua

* Fix use of created_entity in events

* Update trains.lua

* Update tool.lua

* Update research.lua

* Update research.lua

* Update tool.lua

* Update research.lua

* Update trains.lua

* Fix waterfill locale

* Fix bug with selection tools and remote view

* Fix tool GUI

* Update tool.lua

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-28 17:29:51 +00:00
65cadc4040 Update Research Milestones (#17)
* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua

* Fix use of created_entity in events

* Fix to use correct module pattern

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-24 16:17:07 +00:00
Cooldude2606
9a173edea7 Fix use of created_entity 2024-12-24 15:21:30 +00:00
076d42081d Add character check when applying bonus 2024-12-20 22:39:05 +00:00
Cooldude2606
99ab54da0a Enable stricter type checks 2024-11-21 00:03:19 +00:00
fcfcc7358f Fix on_built_entity in autofill.lua (#9) 2024-11-20 23:44:58 +00:00
5a1965b309 Change global to storage in server ups (#10) 2024-11-20 23:44:29 +00:00
Cooldude2606
b26ce578f2 Disable name style check due to open issue
https://github.com/LuaLS/lua-language-server/issues/2643
2024-11-19 23:48:13 +00:00
Cooldude2606
9aee1c425f Fix start, join, formatting, and locale issues 2024-11-19 22:37:49 +00:00
Cooldude2606
48f55b0547 Resolve all Luals warnings 2024-11-19 22:37:15 +00:00
Cooldude2606
4b6872c14c Migrate all commands to new lib 2024-11-19 22:36:52 +00:00
Cooldude2606
34a7879761 Quick fix for player physical position 2024-11-19 22:35:41 +00:00
Cooldude2606
90d0a122cd Fixed more breaking changes 2024-11-19 22:35:22 +00:00
Cooldude2606
377fb69152 Migration for new helpers library 2024-11-19 22:34:39 +00:00
Cooldude2606
f8c74c9dd3 Merge Game, FlyingText, Common and table 2024-11-19 22:33:27 +00:00
Cooldude2606
3145f7e904 No more warnings 2024-11-19 22:32:46 +00:00
Cooldude2606
292c1a1b68 Update all code styles 2024-11-19 22:29:35 +00:00
Cooldude2606
d24555d805 Add joinable legacy code 2024-11-19 22:16:34 +00:00
Cooldude2606
2a1206c498 Add startable legacy code 2024-11-19 22:09:54 +00:00
Cooldude2606
65145b5d34 Move files to exp_legacy 2024-11-19 21:55:07 +00:00