Commit Graph

42 Commits

Author SHA1 Message Date
3a85a15e7a Merge branch 'main' of https://github.com/PHIDIAS0303/ExpCluster 2025-12-04 01:31:25 +09:00
Cooldude2606
27a2feaae9 Refactor Selection Util (#409)
* Add Selection to ExpUtil

* Convert modules to use new lib

* Bug Fixes
2025-09-04 10:54:55 +01: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
cf2b4476d5 . 2025-05-12 22:22:22 +09:00
a652678568 Allow "see" button without vlayer/edit perm (#376)
* Update vlayer.lua

* Update vlayer.lua
2025-02-09 17:44:23 +00:00
39dbcfeaca . 2025-02-07 19:01:21 +09:00
8da7ab8586 . 2025-02-07 13:22:56 +09:00
a5114af8d4 A research requirement to space platform vlayer power (#367)
* Update vlayer.lua

* Update vlayer.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg
2025-02-02 22:45:17 +00:00
8680e5fbfb Merge branch 'aperx' into main 2025-01-30 16:49:14 +09:00
Cooldude2606
6850cfa968 Add player as an event argument 2025-01-30 00:08:46 +00:00
Cooldude2606
e34a320d97 Convert toolbar minus datastore 2025-01-30 00:08:44 +00:00
Cooldude2606
a2b4fd119b Convert player list, data, module, and vlayer 2025-01-30 00:08:38 +00:00
a59f5830f2 . 2025-01-28 18:07:17 +09:00
3ae1b7c1f8 . 2025-01-28 18:01:00 +09:00
d475a55460 . 2025-01-28 17:55:04 +09: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
cea73d7ab8 . 2025-01-23 22:16:21 +09:00
6520014c47 . 2025-01-22 20:37:19 +09:00
064dead08c . 2025-01-22 20:27:50 +09:00
16574b5908 . 2025-01-22 20:26:23 +09:00
0eaa2b1542 . 2025-01-22 20:13:32 +09:00
357eba0e64 . 2025-01-22 19:51:04 +09:00
991d26510e . 2025-01-22 19:46:56 +09: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
e291759cb7 . 2025-01-17 20:14:03 +09: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
7c87cfc8bc . 2025-01-14 19:19:55 +09:00
d7dc4040c8 . 2025-01-14 18:48:24 +09: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
397661728f . 2025-01-09 23:21:54 +09:00
b31caf6c85 Add surface area bar to vlayer (#336)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2024-12-31 19:15:48 +00:00
4a1a451ff2 . 2024-12-31 13:14:27 +09:00
d12b50b4ed Remove Zoom to World (#339)
* Update player-list.lua

* Update warp-list.lua

* Fix remaining cases of zoom_to_world

* Fix lint

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-12-30 19:30:17 +00:00
f5d548e709 . 2024-12-29 14:04:13 +09: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
34a7879761 Quick fix for player physical position 2024-11-19 22:35:41 +00:00
Cooldude2606
3145f7e904 No more warnings 2024-11-19 22:32:46 +00:00
Cooldude2606
292c1a1b68 Update all code styles 2024-11-19 22:29:35 +00:00
Cooldude2606
2a1206c498 Add startable legacy code 2024-11-19 22:09:54 +00:00
Cooldude2606
65145b5d34 Move files to exp_legacy 2024-11-19 21:55:07 +00:00