Commit Graph
242 Commits
Author SHA1 Message Date
Anuken 5df2a3e625 Added ping marker to servers 2020-08-19 17:11:37 -04:00
Anuken bbe6c5017a Removed synthetic accessors / Sector sanity tests 2020-08-19 15:13:29 -04:00
Anuken f31b1ed8d0 Bugfixes 2020-08-18 19:30:11 -04:00
Anuken 26acf7cbbc Bugfixes 2020-08-18 16:56:30 -04:00
Anuken 9efdb0af5d Bugfixes 2020-08-18 11:52:38 -04:00
Anuken 065a8e712c Fixed BE client potentially segfaulting on startup 2020-08-18 11:07:38 -04:00
Anuken f361ac27e0 Optional custom displayed gamemode 2020-08-13 14:59:27 -04:00
Anuken 5b727ac6fd Fixed #2344 2020-08-12 13:39:20 -04:00
Anuken 188171ec03 Bugfixes 2020-08-11 12:48:17 -04:00
Anuken f60afc39f1 Replaced '$' formatting with '@' 2020-08-04 10:18:01 -04:00
Anuken ff990925f0 Bugfixes 2020-07-30 21:41:17 -04:00
Anuken a0459191d6 Different crash saving mechanism on Android 2020-07-29 10:44:32 -04:00
Anuken 4ef0143928 typo 2020-07-19 21:35:32 -04:00
Anuken 7a2a436a52 Fixed #2246 2020-07-19 21:34:31 -04:00
Anuken f9b6b8e5b7 recieve -> receive 2020-07-14 11:16:32 -04:00
Anuken fbd55a341e Implemented server autosave config (#1296) 2020-07-14 11:11:49 -04:00
Anuken 2584197a02 Multiplayer bugfixes 2020-07-09 13:13:57 -04:00
Anuken 8576d535bd Removed "on" prefix from all remote methods 2020-07-03 18:48:31 -04:00
Anuken fd2deb0a82 Moved pref saving to specific locations 2020-07-02 10:20:16 -04:00
Anuken 0df4e26736 Cleanup 2020-06-26 15:59:54 -04:00
Anuken fdf7c88083 argh 2020-06-26 14:27:26 -04:00
Anuken d5c758c18a arc 2020-06-23 22:47:40 -04:00
Anuken 31708b9af7 Exception parsing cleanup 2020-06-18 18:47:34 -04:00
Anuken b5660a50ca Certain team-specific rules 2020-06-15 12:00:32 -04:00
Anuken d04ce2a750 Block damage multiplier rule 2020-06-15 09:58:46 -04:00
Anuken 5f79040faa Testing doc script 2020-06-14 18:41:42 -04:00
Anuken 6dd9369066 Cleanup 2020-06-08 17:31:02 -04:00
Anuken 8ea28e1ced Seq. 2020-06-08 17:19:47 -04:00
키에르andGitHub 733713c9a2 Features for Hub/Lobby Servers (#2136)
* Features for Hub/Lobby Servers

* Update NetworkIO.java

* upper
2020-06-04 11:10:03 -04:00
Anuken da2a8aaf26 this is necessary again 2020-05-26 22:03:40 -04:00
Anuken a375dd3fc2 Cleanup 2020-05-26 19:39:50 -04:00
Anuken 7c06ba94c1 Autogenerated interpolation 2020-05-24 14:00:53 -04:00
Anuken 46bc2207ff Initial reconstructor impl 2020-05-23 18:49:28 -04:00
Anuken 795bd84d06 Fixed multiplayer 2020-05-22 11:06:56 -04:00
Anuken 4787a68a08 Cleanup 2020-05-21 19:20:37 -04:00
Anuken 14e79b50d2 Removed legacy IO code 2020-05-21 16:50:49 -04:00
Anuken d110fe5ea3 Removed usage of Core.settings#save 2020-05-16 10:23:06 -04:00
Anuken bc28dd392b Bugfixes / Built-in rate limits 2020-05-15 15:45:23 -04:00
Patrick 'Quezler' MounierandGitHub 8a48a8bf3d Fix only the output of the last chat filter mattering (#1997) 2020-05-07 09:41:16 -04:00
Anuken 07a4b64b8a Removed unnecessary functional methods / Script cleanup 2020-05-04 00:01:45 -04:00
Anuken becc23ca42 Cleaner formatting 2020-05-03 21:18:25 -04:00
Anuken 5887169f90 Cleanup 2020-04-29 19:54:20 -04:00
Anuken eeb8d5ef9c Renamed key fields and table methods 2020-04-17 11:26:59 -04:00
Anuken a241d6f5bb Minor cleanup 2020-04-08 10:54:45 -04:00
Anuken f1fd072400 Game state cleanup 2020-03-31 14:16:38 -04:00
Anuken 1e0067d64b Bugfixes 2020-03-07 10:27:29 -05:00
Anuken 77f406e9b8 Fixed core errors 2020-03-06 15:22:13 -05:00
Anuken 5a0d079a78 oh no 2020-03-05 18:05:59 -05:00
Anuken aeae286273 Merge branch '6.0' of https://github.com/Anuken/Mindustry into object-config
# Conflicts:
#	core/src/mindustry/entities/traits/BuilderTrait.java
#	core/src/mindustry/entities/type/TileEntity.java
#	core/src/mindustry/game/EventType.java
#	core/src/mindustry/game/Schematics.java
#	core/src/mindustry/input/InputHandler.java
#	core/src/mindustry/io/TypeIO.java
#	core/src/mindustry/world/Block.java
#	core/src/mindustry/world/blocks/distribution/Sorter.java
2020-03-04 08:38:36 -05:00
Anuken 2581353c5e Merge branch '6.0' of https://github.com/Anuken/Mindustry into object-config
# Conflicts:
#	core/src/mindustry/entities/traits/BuilderTrait.java
#	core/src/mindustry/entities/type/TileEntity.java
#	core/src/mindustry/game/EventType.java
#	core/src/mindustry/game/Schematics.java
#	core/src/mindustry/input/InputHandler.java
#	core/src/mindustry/io/TypeIO.java
#	core/src/mindustry/world/Block.java
#	core/src/mindustry/world/blocks/distribution/Sorter.java
2020-03-03 21:33:03 -05:00