Commit Graph

31 Commits

Author SHA1 Message Date
Cooldude2606
c5b9138e4e Fix type names for Commands 2025-08-06 16:46:57 +01:00
ed01de3feb Fix Dependencies Version (#396)
* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json
2025-08-04 20:58:23 +01:00
8b1166a135 Fix wagons being put into automatic mode (#393) 2025-05-15 14:22:27 +01:00
5cc99d86d5 Update Tool GUI Locale (#394)
* Update tool.lua

* Update tool.lua

* Update zh-CN.cfg

* Update zh-TW.cfg
2025-05-15 14:21:57 +01:00
c984907aec Dual Mode for Waterfill Command (#391)
* Update waterfill.lua

* Update waterfill.lua

* Update waterfill.lua

* Clean up water fill logic

* Update waterfill.lua

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-04-26 23:35:25 +01:00
aee15341bd Update GUI Research Tracker (#390)
* Update research.lua

* Update research.lua

* Update research.lua

* Format config and move pollution ageing

* Update research.lua

* Update research.lua

* Update research.lua

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-04-26 23:34:35 +01:00
64b9d0db40 Add asserts to auto research queue (#385)
* Update research.lua

* Use asserts rather than ignore errors

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-04-16 20:29:35 +01:00
Cooldude2606
aedc3cff6b Fix lint errors on new luals version (#384) 2025-04-06 17:05:40 +01:00
Cooldude2606
3dbdb2071f Update deps 2025-04-06 16:03:58 +01:00
Cooldude2606
7504043b05 Remove admin_only from get-roles 2025-03-07 14:37:23 +00:00
f84b0adee7 Fix role check in /kill (#375)
* Update kill.lua

* Update kill.lua

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-02-06 13:55:27 +00:00
a041fe0a38 Allow Waterfill with Recipe (#364)
* Update waterfill.lua

* Update en.cfg

* Update zh-CN.cfg

* Update zh-TW.cfg

* Update zh-CN.cfg

* Update zh-TW.cfg

* Update waterfill.lua

* Update waterfill.lua

* Update waterfill.lua

* Update tool.lua

* Update waterfill.lua
2025-02-03 21:43:40 +00:00
7adf4a4477 Add Kill Effect (#366)
* Update kill.lua

* Update kill.lua

* Update kill.lua
2025-02-03 21:36:40 +00:00
44d025edd6 Fix "repair:6:3439203 'health': real number expected got inf." (#372) 2025-02-03 21:25:03 +00:00
420e3cdfca Fix non english locale issue (#368)
* Update cheat.lua

* Update zh-CN.cfg

* Update zh-TW.cfg
2025-02-02 22:43:16 +00:00
Cooldude2606
bd6781b3a0 Start converting GUI modules 2025-01-30 00:07:07 +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
Cooldude2606
1042897d0f Fix comparator for all role types 2025-01-03 23:32:34 +00:00
Cooldude2606
7f14fd359b Fix comparator for lower_role type 2025-01-03 18:10:01 +00:00
6c6a8e03ff Adjust Auto Research Queued Number (#345) 2025-01-02 20:28:58 +00:00
e02e50a17b Remove rocket requirement for auto research (#342) 2024-12-30 19:36:45 +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
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
9c4546ab52 Allow plugin discovery 2024-12-20 21:32:12 +00:00
4118acf91a Research (#2) 2024-11-19 22:37:52 +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
e78234898e Setup exp_scenario for commands 2024-11-19 22:35:44 +00:00