Commit Graph

430 Commits

Author SHA1 Message Date
c00470e58c . 2025-08-31 02:13:45 +09:00
b69653e85f . 2025-08-31 01:54:19 +09:00
19e2f819ff Merge branch 'main' of https://github.com/PHIDIAS0303/ExpCluster 2025-08-31 01:54:06 +09:00
0d519700b6 . 2025-08-31 01:41:02 +09:00
3891e48acd . 2025-08-31 01:36:03 +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
301d8647ec . 2025-08-26 13:14:52 +09:00
e2a7ab7b8b Fix no spawn force without players joining (#400) 2025-08-25 22:56:04 +01:00
6df40ac157 . 2025-08-25 16:28:41 +09:00
8cc3805656 Merge branch 'main' into aperx 2025-08-11 02:17:48 +09:00
Cooldude2606
ce80ae9021 Refactored UPS monitor as clusterio plugin (#398)
* Refactor server ups

* Use catalogs

* Move to own plugin

* Use web config

* Remove External.get_server_ups

* Update workspace version requirement

* Remove need for storage

* Add locale

* Fix CI
2025-08-08 16:36:22 +01:00
484184d61d Fix logic for afk kick (#395) 2025-06-15 12:42:21 +01:00
524654e935 . 2025-05-22 14:17:16 +09:00
6add30adf3 . 2025-05-19 15:23:20 +09:00
a42802f509 .. 2025-05-19 15:22:56 +09:00
0fa264ab0a . 2025-05-16 00:45:47 +09: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
5914aced5e . 2025-05-13 13:24:33 +09:00
cf2b4476d5 . 2025-05-12 22:22:22 +09:00
f79408d37c . 2025-05-12 22:03:43 +09: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
2b3a49391f . 2025-04-26 14:16:06 +09:00
9a6e056008 . 2025-04-26 13:55:24 +09:00
350f8c3f8d . 2025-04-21 14:51:05 +09:00
e405bd70ac . 2025-04-21 14:41:52 +09:00
90a3510068 . 2025-04-21 14:39:23 +09:00
41dd7517d8 . 2025-04-21 14:37:30 +09:00
ee2b2b429d . 2025-04-21 14:27:04 +09:00
29bb17ed55 . 2025-04-21 14:21:03 +09:00
9e0ccf87e4 . 2025-04-19 12:41:56 +09:00
0afd445da9 . 2025-04-19 12:40:58 +09:00
e368278d3b . 2025-04-19 12:40:35 +09:00
c6848b7a6e . 2025-04-18 23:27:39 +09:00
01269ec755 . 2025-04-18 23:19:14 +09:00
4e51816a69 . 2025-04-18 15:29:22 +09:00
79ab6db28a Add character check to selection control (#386) 2025-04-16 20:59:12 +01:00
b2e0423655 . 2025-04-16 17:00:03 +09:00
388b25ca6b . 2025-04-13 00:17:22 +09:00
bd8c2c19c0 . 2025-04-13 00:13:17 +09:00
7b7effd6ab . 2025-04-13 00:10:01 +09:00
dcf9a58c21 . 2025-04-13 00:06:00 +09:00
06529f5536 . 2025-04-13 00:01:55 +09:00
9cf7d7d7a2 Merge branch 'main' into aperx 2025-04-07 17:13:29 +09:00
6c6a14376c . 2025-04-07 17:05:03 +09:00
02fb1c53e7 . 2025-04-07 17:02:14 +09:00
Cooldude2606
aedc3cff6b Fix lint errors on new luals version (#384) 2025-04-06 17:05:40 +01:00
Cooldude2606
994bfba6ed Disallow rocket gui
This gui has been causing too many issues in space age.
2025-04-06 15:39:18 +01:00
d5b889146b Add description to vlayer combinator (#382)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Use rich text for description

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-04-06 15:37:53 +01:00
e200533c6c GUI Production (#380)
* Update production.lua

* Update production.lua

* Update production.lua

* Update production.lua

* Update production.lua

* Update production.lua

* Update production.lua

* Update production.lua

* Fix table size

* Update gui.cfg

* Update gui.cfg

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2025-04-06 15:36:42 +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