Commit Graph

16 Commits

Author SHA1 Message Date
c00470e58c . 2025-08-31 02:13:45 +09:00
19e2f819ff Merge branch 'main' of https://github.com/PHIDIAS0303/ExpCluster 2025-08-31 01:54:06 +09: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
c367e80641 Improve Bonus Gui (#379)
* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update exp_legacy/module/modules/gui/bonus.lua

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>

* Recalculate limit on role change

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-04-06 15:33:56 +01:00
de5462662f . 2025-02-08 01:27:36 +09:00
d3b8c3252c . 2025-02-08 00:36:57 +09:00
97c6f7f3c3 . 2025-01-28 20:31:44 +09:00
be6ccb27f1 . 2025-01-28 20:21:14 +09:00
1d4af30843 . 2025-01-28 19:49:14 +09:00
9a82000792 . 2025-01-01 18:49:16 +09:00
43f61909e8 . 2024-12-30 18:25:03 +09:00
d88def830f . 2024-12-29 14:16:50 +09:00
e9f82db154 . 2024-12-29 14:10:55 +09:00
f5d548e709 . 2024-12-29 14:04:13 +09:00
Cooldude2606
292c1a1b68 Update all code styles 2024-11-19 22:29:35 +00:00
Cooldude2606
65145b5d34 Move files to exp_legacy 2024-11-19 21:55:07 +00:00