|
|
ab12a8be52
|
.
|
2025-01-20 16:36:41 +09:00 |
|
|
|
f95f5faad9
|
.
|
2025-01-20 16:33:10 +09:00 |
|
|
|
f21586192d
|
.
|
2025-01-20 16:29:52 +09:00 |
|
|
|
7b7482b70d
|
.
|
2025-01-20 16:27:56 +09:00 |
|
|
|
79f6747f79
|
.
|
2025-01-20 16:26:27 +09:00 |
|
|
|
111c6e9b29
|
Merge branch 'aperx' of https://github.com/PHIDIAS0303/ExpCluster into aperx
|
2025-01-20 16:19:55 +09:00 |
|
|
|
c56f8b4f27
|
.
|
2025-01-20 16:19:52 +09:00 |
|
|
|
e9635796fa
|
Merge branch 'explosivegaming:main' into aperx
|
2025-01-20 16:14:15 +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 |
|
|
|
c1b24f664b
|
Update waterfill locale (#360)
* Update en.cfg
* Update zh-CN.cfg
* Update zh-TW.cfg
|
2025-01-19 23:49:50 +00:00 |
|
|
|
7369386725
|
Fix incorrect research names (#358)
|
2025-01-19 23:48:27 +00:00 |
|
Cooldude2606
|
b666758a54
|
Fix time format with nil plural
|
2025-01-19 23:47:22 +00:00 |
|
Cooldude2606
|
1d1a03cf6a
|
Fix issues with format
- Remove tailing 'join'
- Remove 'and' with single unit
- Pad time values to 2 digits
|
2025-01-19 00:30:27 +00:00 |
|
|
|
e291759cb7
|
.
|
2025-01-17 20:14:03 +09:00 |
|
|
|
3f351df82d
|
.
|
2025-01-17 20:09:48 +09:00 |
|
|
|
3fd2876ba7
|
.
|
2025-01-17 20:07:36 +09:00 |
|
|
|
e2173cc57d
|
.
|
2025-01-17 20:05:42 +09:00 |
|
|
|
55fe9b6069
|
.
|
2025-01-17 18:05:21 +09:00 |
|
|
|
be2ae106f5
|
Merge branch 'aperx' of https://github.com/PHIDIAS0303/ExpCluster into aperx
|
2025-01-16 14:07:00 +09:00 |
|
|
|
f9405b930d
|
.
|
2025-01-16 14:06:51 +09:00 |
|
|
|
cff86b07f2
|
Merge branch 'explosivegaming:main' into aperx
|
2025-01-16 13:57:31 +09: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 |
|
|
|
e437f07318
|
Fix research logging (#357)
|
2025-01-15 20:38:33 +00:00 |
|
|
|
ef63c690bb
|
Adding extra valid check for battery recharge (#356)
* Update bonus.lua
* Update bonus.lua
* Update bonus.lua
* Update bonus.lua
* Update bonus.lua
|
2025-01-15 20:38:12 +00: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 |
|
|
|
8ad24b3afd
|
.
|
2025-01-15 17:36:34 +09:00 |
|
|
|
9fb1af24d2
|
.
|
2025-01-15 16:50:05 +09:00 |
|
|
|
736df61152
|
.
|
2025-01-15 12:44:37 +09:00 |
|
|
|
7784dbf3ad
|
.
|
2025-01-14 23:38:43 +09:00 |
|
|
|
29abf08b70
|
.
|
2025-01-14 19:48:51 +09:00 |
|
|
|
7c87cfc8bc
|
.
|
2025-01-14 19:19:55 +09:00 |
|
|
|
781760d67e
|
.
|
2025-01-14 19:13:57 +09:00 |
|
|
|
fdf0cb66cf
|
.
|
2025-01-14 18:53:31 +09:00 |
|
|
|
967225ebe9
|
Merge branch 'aperx' of https://github.com/PHIDIAS0303/ExpCluster into aperx
|
2025-01-14 18:48:28 +09:00 |
|
|
|
d7dc4040c8
|
.
|
2025-01-14 18:48:24 +09:00 |
|
|
|
ff5987d7f6
|
Merge pull request #7 from PHIDIAS0303/main
Main
|
2025-01-14 13:36:05 +09:00 |
|
|
|
d1cb929c6d
|
Merge branch 'aperx' into main
|
2025-01-14 13:35:26 +09:00 |
|
|
|
843de85206
|
.
|
2025-01-14 13:26:49 +09:00 |
|
Cooldude2606
|
ff833a9b0b
|
Fix LuaObject inheritance from userdata
|
2025-01-13 21:16:55 +00:00 |
|
Cooldude2606
|
0e6bce6975
|
Fix get_storage_for_stack errors with invalid stacks
Fixes `entity` is nil inside of `ExpUtil.get_storage_for_stack` #352
|
2025-01-13 21:00:01 +00:00 |
|
Cooldude2606
|
e1c1fa2767
|
Fix copy error in remote_only
|
2025-01-13 20:37:27 +00:00 |
|
|
|
c10de39a89
|
.
|
2025-01-13 22:48:10 +09:00 |
|
|
|
bfe5110254
|
.
|
2025-01-13 22:34:31 +09:00 |
|
|
|
4fa1ea4fb3
|
.
|
2025-01-13 22:03:03 +09:00 |
|
|
|
9e44de8850
|
.
|
2025-01-13 19:07:40 +09:00 |
|
|
|
de6474dc76
|
.
|
2025-01-12 03:43:48 +09:00 |
|
|
|
8b67491d8c
|
.
|
2025-01-12 03:26:24 +09:00 |
|
|
|
da323d5152
|
.
|
2025-01-11 23:08:26 +09:00 |
|
|
|
0d8712dd6b
|
.
|
2025-01-11 23:07:58 +09:00 |
|
|
|
cf2f6cfb8c
|
.
|
2025-01-11 23:07:07 +09:00 |
|