Commit Graph

2795 Commits

Author SHA1 Message Date
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
Cooldude2606
88a47e3edc Add core elements 2025-01-30 00:07:06 +00:00
Cooldude2606
ee6359582c Make GuiData more lean 2025-01-30 00:07:06 +00:00
Cooldude2606
0b665bbd46 Add control stage asserts 2025-01-30 00:07:06 +00:00
Cooldude2606
e67959a239 Remove anchor 2025-01-30 00:07:05 +00:00
Cooldude2606
f534355861 Add property_from_args and global_data 2025-01-30 00:07:05 +00:00
Cooldude2606
d52ab6d2dc Add module exports 2025-01-30 00:07:05 +00:00
Cooldude2606
2fc922218d Add events for data clean up 2025-01-30 00:07:05 +00:00
Cooldude2606
8572e156a2 Add generic event handlers and anchor 2025-01-30 00:07:05 +00:00
Cooldude2606
ce560ca157 Minor adjustments to ExpElement 2025-01-30 00:07:04 +00:00
Cooldude2606
d752b01076 Add ExpElement 2025-01-30 00:07:04 +00:00
Cooldude2606
49e08af7ed Add ExpGui_GuiIter 2025-01-30 00:07:04 +00:00
Cooldude2606
3b9d895682 Add ExpGui_GuiData 2025-01-30 00:07:04 +00:00
Cooldude2606
a924a211ae Add exp_gui 2025-01-30 00:06:59 +00:00
Cooldude2606
1a17f11062 Multiple fixes for role commands
- Fix server being 'Guest' for commands
- Make autocomplete of arguments more intuitive
- Fix usage text for commands
2025-01-25 18:26:59 +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
4ebb6275bb Add follower robot count to research gui (#363) 2025-01-21 21:08:36 +00:00
9c5384f3f7 Fix vlayer request logic in 2.0 (#359)
* Update vlayer.lua

* Update vlayer.lua
2025-01-21 21:07:45 +00:00
516bdcabc4 Fix ExpUtil.extract_time_units (#362)
* Update module_exports.lua

* Add type annotation to prevent regression

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-01-21 21:05:52 +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
c1b24f664b Update waterfill locale (#360)
* Update en.cfg

* Update zh-CN.cfg

* Update zh-TW.cfg
2025-01-19 23:49:50 +00:00
7369386725 Fix incorrect research names (#358) 2025-01-19 23:48:27 +00:00
Cooldude2606
b666758a54 Fix time format with nil plural 2025-01-19 23:47:22 +00:00
Cooldude2606
1d1a03cf6a Fix issues with format
- Remove tailing 'join'
- Remove 'and' with single unit
- Pad time values to 2 digits
2025-01-19 00:30:27 +00:00
Cooldude2606
b29a141d5d Fix sudo command
- Fixes autocomplete using patterns by default
- Fixes required argument for sudo
- Fixes format player name for table type
2025-01-15 21:02:44 +00:00
e437f07318 Fix research logging (#357) 2025-01-15 20:38:33 +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
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