Commit Graph

40 Commits

Author SHA1 Message Date
Cooldude2606
824c5fe772 Add toolbar saving and better consistency 2025-01-30 00:08:45 +00:00
Cooldude2606
e34a320d97 Convert toolbar minus datastore 2025-01-30 00:08:44 +00:00
Cooldude2606
a2b4fd119b Convert player list, data, module, and vlayer 2025-01-30 00:08:38 +00:00
Cooldude2606
81c1e17429 Convert bonus, research, sups, and cctv 2025-01-30 00:07:09 +00:00
Cooldude2606
242545b007 Convert tasks, production, tools, and landfill 2025-01-30 00:07:09 +00:00
Cooldude2606
cc274595c7 Convert rocket info and autofill 2025-01-30 00:07:08 +00:00
Cooldude2606
6f9a062190 Convert readme and science info 2025-01-30 00:07:07 +00:00
Cooldude2606
bd6781b3a0 Start converting GUI modules 2025-01-30 00:07:07 +00:00
d002eeaf54 Add option for vlayer on space platforms (#365)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2025-01-24 15:43:03 +00:00
99ca4c8b52 Fix vlayer selection locale (#361)
* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua
2025-01-19 23:50:29 +00:00
ef63c690bb Adding extra valid check for battery recharge (#356)
* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua
2025-01-15 20:38:12 +00:00
74fc233f1a Fix GPS tag for vlayer interfaces (#355)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2025-01-15 20:37:34 +00:00
6b0949047e vlayer 2.0 compatible (#353)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2025-01-10 18:08:22 +00: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
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
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