Commit Graph

2765 Commits

Author SHA1 Message Date
Cooldude2606
ff833a9b0b Fix LuaObject inheritance from userdata 2025-01-13 21:16:55 +00:00
Cooldude2606
0e6bce6975 Fix get_storage_for_stack errors with invalid stacks
Fixes `entity` is nil inside of `ExpUtil.get_storage_for_stack` #352
2025-01-13 21:00:01 +00:00
Cooldude2606
e1c1fa2767 Fix copy error in remote_only 2025-01-13 20:37:27 +00:00
Cooldude2606
3e6ec6a867 Fix issues with util and commands
- Use rawget when testing for locale strings
- Use player index 0 for errors in rcon commands
2025-01-11 00:42:41 +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
60e34a0767 Add Assert For Issue 352 (#349)
* Update module_exports.lua

* Update module_exports.lua

* Link to issue rather than PR

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-01-08 21:30:13 +00:00
Cooldude2606
b781198841 Update Issue Templates 2025-01-08 21:24:59 +00:00
45883d6ce2 Fix Deconlog Surface Tags (#350)
* Update deconlog.lua

* Update addons.cfg

* Update addons.cfg

* Update addons.cfg

* Update deconlog.lua
2025-01-08 21:11:27 +00:00
df584d861c Update Guthub links (#351)
* Update addons.cfg

* Update addons.cfg

* Update addons.cfg
2025-01-08 21:10:26 +00:00
ac799c7aef Decon Log Character Check (#347)
* Update deconlog.lua

* Update deconlog.lua

* Update deconlog.lua

* Update deconlog.lua

* Update deconlog.lua

* Move ammo_inv to maintain cast -nil

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-01-08 14:03:08 +00:00
f8187005e9 Decon Log Character Check (#347)
* Update deconlog.lua

* Update deconlog.lua

* Update deconlog.lua

* Update deconlog.lua

* Update deconlog.lua

* Move ammo_inv to maintain cast -nil

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-01-08 14:00:44 +00:00
2e6743445c Compilatron Position Check (#348)
* Update compilatron.lua

* Update compilatron.lua

* Update compilatron.lua
2025-01-08 13:56:47 +00:00
Cooldude2606
47b57a9c51 Fix decon planner selection edge case 2025-01-04 18:44:35 +00:00
e64824d3a9 Change names of logistics containers (#346)
* Update vlayer.lua

* Change all other occurrences

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-01-04 18:20:48 +00:00
Cooldude2606
1042897d0f Fix comparator for all role types 2025-01-03 23:32:34 +00:00
Cooldude2606
4a087a3324 Fix cache for get_storage_for_stack 2025-01-03 19:12:17 +00:00
Cooldude2606
7f14fd359b Fix comparator for lower_role type 2025-01-03 18:10:01 +00:00
Cooldude2606
993670909d Do no default alt-view to false on load fail 2025-01-03 18:08:21 +00:00
6c6a8e03ff Adjust Auto Research Queued Number (#345) 2025-01-02 20:28:58 +00:00
Cooldude2606
b72135f39f Fix tree decon for remote driving 2025-01-01 18:16:29 +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
61888d6515 Added missing asserts to external interface 2024-12-31 19:06:56 +00:00
Cooldude2606
83deb568bf Fix exp_commands logging 2024-12-31 19:02:50 +00:00
Cooldude2606
2e2e7c8518 Fix types on item transfer 2024-12-31 18:57:54 +00:00
Cooldude2606
b50f0ffff5 Fix Rocket Control 2024-12-31 18:57:27 +00:00
Cooldude2606
ac2f09add0 Revert one case back to rocket launched 2024-12-30 20:50:35 +00:00
Cooldude2606
4ece0c0e9a Change rocket launch to cargo pod ascended 2024-12-30 20:40:55 +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
e02e50a17b Remove rocket requirement for auto research (#342) 2024-12-30 19:36:45 +00:00
96de82c3cf Add checks for nil cursor stack (#341) 2024-12-30 19:35:33 +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
Cooldude2606
25df6c91b6 Update README.md 2024-12-28 19:08:12 +00:00
c1730e7799 Add Tool GUI Locale (#21)
* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Fix use of created_entity in events

* Remove redundant keys

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-28 18:00:09 +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
Cooldude2606
d489615542 Add missing type def dep for exp_groups 2024-12-27 20:43:29 +00:00
Cooldude2606
974b28c3b0 Prepare repo for publish 2024-12-24 20:50:48 +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
2e9744326e ZH Locale for Commands (#25)
* Create zh-CN.cfg

* Create zh-TW.cfg

* Fix use of created_entity in events

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-24 15:46:26 +00:00
Cooldude2606
15ea31df78 Fix output of locale color tag 2024-12-24 15:21:52 +00:00
Cooldude2606
9a173edea7 Fix use of created_entity 2024-12-24 15:21:30 +00:00
6e806b55de Remove Unused Command Locales (#24)
* Delete exp_legacy/module/locale/zh-CN/commands.cfg

* Delete exp_legacy/module/locale/zh-CN/config.cfg

* Delete exp_legacy/module/locale/zh-TW/commands.cfg

* Delete exp_legacy/module/locale/zh-TW/config.cfg
2024-12-24 14:42:10 +00:00
762bf1d5ff ExpCore Locale Update for zh (#23)
* Update expcore.cfg

* Update expcore.cfg

* Update expcore.cfg

* Update expcore.cfg
2024-12-24 14:40:28 +00:00
74051460bb Data Locale Update for zh (#22)
* Update data.cfg

* Update data.cfg
2024-12-24 14:38:00 +00:00
79c8f73d9c Add zh locale to commands (#18)
* Create zh-CN.cfg

* Create zh-TW.cfg

* Update zh-CN.cfg

* Update zh-TW.cfg
2024-12-24 14:30:14 +00:00
e63ed17f47 Add zh locale to util (#19)
* Create zh-CN.cfg

* Create zh-TW.cfg
2024-12-24 14:27:03 +00:00
Cooldude2606
c662b9951d Add type patch meta file 2024-12-24 14:12:04 +00:00
076d42081d Add character check when applying bonus 2024-12-20 22:39:05 +00:00