Anuken
fdef57d38f
Server rule file, planet data patch support, logic script class
2026-05-30 16:21:57 -04:00
Anuken
e11ada7ef2
Rule/planet/server/logic music playing support
2026-05-30 12:46:28 -04:00
Anuken
62ee68679d
Better validation for content
2026-05-30 01:16:59 -04:00
Anuken
01d1d3adf0
Actually functional asset addition system
2026-05-29 20:45:06 -04:00
Anuken
67c9b2d276
WIP data patch asset system
2026-05-29 17:07:52 -04:00
Anuken
506647e70b
Server jline support
2026-05-27 16:50:00 -04:00
Anuken
385c147975
Minor structural refactoring
2026-05-27 10:08:04 -04:00
Anuken
0eb8dd5170
Data patch image dialog
2026-05-26 16:45:40 -04:00
Anuken
3b85f6a499
Fixed previews
2026-05-26 13:25:52 -04:00
Anuken
16fb1154ef
WIP data patch image support
2026-05-25 23:20:14 -04:00
Anuken
31b3a88404
Made depsJar include sources
2026-03-18 10:46:44 -04:00
Anuken
6b029cf8dd
Possible lwjgl natives fix
2026-02-04 21:03:25 -05:00
Anuken
c3b8abf3e5
Made beam drills rotate on mobile again / Server player name regex blacklist
2025-12-26 15:09:17 -05:00
Anuken
f0fac538ac
Rule dialog entries for logic unit build/deconstruct rules
2025-12-19 12:04:47 -05:00
Anuken
3d4b432540
Button for viewing content fields on wiki + More tests and fixes
2025-10-28 19:33:04 -04:00
Anuken
9cc3105518
Content patch import dialog & server support
2025-10-22 06:42:01 -04:00
Lett
a18c5d148d
Improve server control and logging of the DOS blacklist ( #10904 )
...
* Log kicks related to DOS bans
* unBlacklistDos method
Added a method to remove an IP that was blacklisted for being a potential DOS attack.
* Added a command to add/remove/list DOS bans
* Switched from spaces to a tab in the subnet-ban command
Switched from spaces to a tab in the subnet-ban command's listing function. This is better for accessibility and customizability.
* Use info(String, Object...) instead of String.format
* Fixed formatting to fit style guidelines
2025-06-07 00:13:15 -04:00
Anuken
adb7264bc4
Fixed #10815
2025-05-16 14:14:09 -04:00
WMF
39834f21db
ServerControl was broken, yet again ( #10661 )
2025-04-15 15:42:45 -04:00
Anuken
988e8c1eaa
Fixed #10652
2025-04-14 11:34:21 -04:00
Anuken
b7dbe54d76
Merging changes from private branch
2025-04-04 11:47:35 -04:00
Anuken
68dccab5ca
Improved crash logs; source mod of crashes now included in report
2024-09-20 13:15:26 -04:00
Anuken
ee01e36560
Stained mountains remake submission / WIP wave graph improvements
2024-09-02 14:16:39 -04:00
Anuken
f1f17965bc
Fixed #9888
2024-05-26 09:31:40 -04:00
Anuken
c6b1dd44f9
Server delta cap
2024-05-25 21:30:44 -04:00
FelixDesyatirikov
40cd2fd276
Fix pause toggling ( #9696 )
2024-03-31 16:16:58 -04:00
Anuken
288c969f51
Fixed #9422
2024-01-03 14:26:10 -05:00
Atomic-Laboratory
ef1413beab
Add "loadautosave" server command. ( #9169 )
...
* Add "loadautosave" server command.
A command that loads the last auto-save. This command can be placed inside `config startcommands` to automatically load the last save when the server starts.
* autosaves config is actually autosave. use first() not get(0)
* Get most recent autosave w/o sorting
* Remove left over debug
oops....
2023-10-14 22:18:13 -04:00
Anuken
2b12800123
Remove all piercing from shocked status
2023-09-24 12:24:48 -04:00
Darkness
b0cbe06e08
More ServerControl improvements ( #9038 )
...
* More ServerControl improvements
* Update server/src/mindustry/server/ServerControl.java
---------
Co-authored-by: Anuken <arnukren@gmail.com>
2023-09-09 15:53:24 -04:00
Даркнесс#3729
6566f1c554
ServerControl improvements ( #8928 )
...
* Update ServerControl.java
* Update Administration.java
* Update Maps.java
* Update ServerControl.java
* Update ServerControl.java
* Update Administration.java
* Update ServerControl.java
* Update Maps.java
2023-08-15 09:51:52 -04:00
Anuken
09d00b30e9
Fixed incorrect consumption rate in booster stats
2023-07-29 09:51:58 -04:00
Даркнесс#3729
4e5475f0ed
Team improvements ( #8704 )
...
* Update Team.java
* Update ServerControl.java
* better
* kill me please
* kill me please
* kill me please
* Update bundle_ca.properties
* kill me please
* Update bundle_da.properties
* kill me please
* kill me please
* Update bundle_et.properties
* Update bundle_eu.properties
* Update bundle_fi.properties
* Update bundle_fil.properties
* Update bundle_fr.properties
* Update bundle_hu.properties
* Update bundle_id_ID.properties
* Update bundle_ja.properties
* Update bundle_ko.properties
* Update bundle_lt.properties
* Update bundle_nl.properties
* Update bundle_nl_BE.properties
* Update bundle_pl.properties
* Update bundle_pt_BR.properties
* Update bundle_pt_PT.properties
* Update bundle_ro.properties
* Update bundle_ru.properties
* Update bundle_sr.properties
* Update bundle_sv.properties
* Update bundle_th.properties
* Update bundle_tr.properties
* Update bundle_tk.properties
* Update bundle_uk_UA.properties
* Update bundle_vi.properties
* Update bundle_zh_CN.properties
* Update bundle_zh_TW.properties
* Update World.java
* Update CustomRulesDialog.java
* skill issue
* skill issue x2
* skill issue x3
2023-06-13 18:54:10 -04:00
Даркнесс#3729
ef0efc84cb
Map improvements ( #8682 )
...
* Update Map.java
* Update MapListDialog.java
* Update ServerControl.java
2023-06-07 09:35:57 -04:00
Даркнесс#3729
e3ccd5cc2c
Load content icons on a headless server ( #8650 )
...
* Update build.gradle
* Update Fonts.java
* Update ServerLauncher.java
* Update ServerLauncher.java
* s stands for shiza
* Update build.gradle
2023-05-29 13:09:56 -04:00
Anuken
06e63dad45
Fixed #8582
2023-05-11 17:05:18 -04:00
Anuken
83a059b2da
Multi-line server list
2023-03-26 22:46:30 -04:00
Anuken
11f8e06708
Fixed #8340 / Reverted #8220
2023-03-08 06:56:44 -05:00
Gureumi
8eb3c16c50
Fix server always paused ( #8330 )
2023-02-22 13:02:04 -05:00
Anuken
39e88ae614
Fixed #8328
2023-02-21 18:15:20 -05:00
Gureumi
0fd26e68d4
Fix server auto pause when gameover ( #8220 )
...
* Fix server auto pause when gameover
* Update ServerControl.java
* Update ServerControl.java
2023-02-09 09:21:55 -05:00
Anuken
31cb169002
Random server order
2023-02-01 15:20:34 -05:00
Anuken
c2262cc9cf
Fixed #8235 / Fixed #8221
2023-02-01 14:42:50 -05:00
Anuken
f9d7c172c4
Possible minimap fog update fix for servers
2022-11-04 15:14:06 -04:00
Anuken
7f37b97861
Removed serverPaused
2022-11-01 08:47:00 -04:00
zenonet
dde9f895cf
Added autoPause config for servers ( #7405 )
...
* Extracted the method ServerControl.setPauseState()
* Added a comment to EventType.PlayerLeave
* Added the `pauseWithoutPlayers` config
* Revert "Extracted the method ServerControl.setPauseState()"
This reverts commit 45f5b01547 .
* Renamed pauseWithoutPlayers to autoPause,
fixed manual- and automatic pausing to interfere
and made the server pause when hosting a new game
* Added a dot to the config description of `autoPause` and added my name to the contributors list
* Refactoring
* Merged remote-tracking changed I guess
* More refactoring
* More refactoring
* Removed logging about autoPause
* Removed another log I forgot in the last commit
Co-authored-by: Anuken <arnukren@gmail.com>
2022-08-21 10:32:58 -04:00
Ilya246
0d6303c841
bugfix ( #7010 )
2022-06-13 08:30:53 -04:00
Anuken
966a93ddfa
Fixed #6930 (probably)
2022-06-08 10:00:32 -04:00
Anuken
b5b4edcb67
Misc polish stuff
2022-04-17 17:12:01 -04:00
Anuken
495250850e
Custom Config support / Corrupt crux
2022-04-17 10:21:44 -04:00