Commit Graph

14 Commits

Author SHA1 Message Date
Cooldude2606
8bcb65101b Switch to sp/mp init events (#404) 2025-08-30 20:39:54 +01:00
Cooldude2606
7ab721b4b6 Refactor some of the Guis from the legacy plugin (#399)
* Fix bugs in core and add default args to Gui defs

* Refactor production Gui

* Refactor landfill blueprint button

* Fix more bugs in core

* Consistent naming of new guis

* Refactor module inserter gui

* Refactor surveillance gui

* Add shorthand for data from arguments

* Make element names consistent

* Add types

* Change how table rows work

* Refactor player stats gui

* Refactor quick actions gui

* Refactor research milestones gui

* Refactor player bonus gui

* Refactor science production gui

* Refactor autofill gui

* Cleanup use of aligned flow

* Rename "Gui.element" to "Gui.define"

* Rename Gui types

* Rename property_from_arg

* Add guide for making guis

* Add full reference document

* Add condensed reference

* Apply style guide to refactored guis

* Bug fixes
2025-08-29 14:30:30 +01:00
Cooldude2606
c5b9138e4e Fix type names for Commands 2025-08-06 16:46:57 +01: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
Cooldude2606
e1c1fa2767 Fix copy error in remote_only 2025-01-13 20:37:27 +00:00
Cooldude2606
9aee1c425f Fix start, join, formatting, and locale issues 2024-11-19 22:37:49 +00:00
Cooldude2606
c9bf85835f Improvements for ExpCommands 2024-11-19 22:36:06 +00:00
Cooldude2606
e78234898e Setup exp_scenario for commands 2024-11-19 22:35:44 +00:00
Cooldude2606
34a7879761 Quick fix for player physical position 2024-11-19 22:35:41 +00:00
Cooldude2606
88cd64e422 Update Command Lib 2024-11-19 22:34:57 +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
292c1a1b68 Update all code styles 2024-11-19 22:29:35 +00:00
Cooldude2606
446e87b610 Add Clusterio Plugins 2024-11-19 21:51:13 +00:00