1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-22 05:47:44 +03:00
Commit Graph

258 Commits

Author SHA1 Message Date
Commodore64x
b3adf7b331 Replaced ArrayLists with Arrays, overhauled requesting of logs from the server, improved rollback command and added log resetting. 2018-05-14 18:48:44 +10:00
Commodore64x
7f2c2d9d6b Added edit logging and whole world rollback 2018-05-12 18:34:44 +10:00
Anuken
c931bbf107 Merged with master 2018-05-06 01:43:12 -04:00
Anuken
299c2af59b Added configurable anti-grief 2018-05-05 20:20:34 -04:00
Anuken
1f439b4b0c Made server write version on build 2018-05-03 13:04:30 -04:00
Anuken
8a83e0fc1a Fixed server compile errors, added resupply point block 2018-04-30 22:28:47 -04:00
Anuken
deefab8a5b Implemented ammo ressuplying 2018-04-24 21:38:57 -04:00
Anuken
1a9d701d32 Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
# Conflicts:
#	core/assets-raw/sprites/blocks/chainturret-icon.png
#	core/assets-raw/sprites/blocks/chainturret.png
#	core/assets-raw/sprites/blocks/titancannon-icon.png
#	core/assets-raw/sprites/blocks/titancannon.png
#	core/assets/sprites/sprites.atlas
#	core/assets/sprites/sprites.png
#	core/assets/version.properties
#	core/src/io/anuke/mindustry/entities/effect/TeslaOrb.java
#	core/src/io/anuke/mindustry/graphics/BlockRenderer.java
#	core/src/io/anuke/mindustry/input/InputHandler.java
#	core/src/io/anuke/mindustry/input/PlaceMode.java
2018-04-21 18:47:43 -04:00
Anuken
d396149521 Implemented passing of commands as arguments 2018-04-16 20:28:47 -04:00
Anuken
b715e0d34e Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-04-14 20:45:46 -04:00
Anuken
b1ad8f917d Changed parameters of griefer command 2018-04-11 13:06:03 -04:00
Anuken
221f7be21b Added utility griefer scan command 2018-04-11 13:05:08 -04:00
Anuken
bed34c4cad Fixed typo in findip command / Tweaks to kicking criteria 2018-04-11 10:25:59 -04:00
Anuken
697e288de2 Fixed 'bans' server crash 2018-04-09 10:24:47 -04:00
Anuken
f61aa6068b Added additional server commands, fixed a crash 2018-04-08 12:33:13 -04:00
Anuken
1789fadbf6 Merged with master 2018-04-08 10:46:48 -04:00
Anuken
0936fc6550 Multithreading crash fixes / Server 'find' command added 2018-04-01 11:33:30 -04:00
Anuken
3418979f4d Content class reorganization, beginning work on unit factory 2018-03-25 13:12:32 -04:00
Anuken
5c748fbe54 Upgrade purchase verification, various bugfixes for 3.5 2018-03-24 14:07:07 -04:00
Anuken
967dab21bc Extra conflict fixes 2018-03-23 22:49:07 -04:00
Anuken
4e9d1d348e Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-03-23 22:48:51 -04:00
Anuken
7d2fd514be Experimental power system changes 2018-03-23 20:17:35 -04:00
Anuken
216b3969ed Minor admin bugfixes, made players wait 30 seconds after being kicked 2018-03-20 18:27:19 -04:00
Anuken
5323ef68ca Added ukranian lang, updated uCore, minor fixes 2018-03-19 20:46:40 -04:00
Anuken
0f8168324f Removed old maps, re-added map editor, broke compilation again 2018-03-18 22:30:33 -04:00
Anuken
ae89a004a6 Fixed port bug, possible random disconnect fix 2018-03-15 12:53:47 -04:00
Anuken
b0086082d0 Fixed server crashes, android client error, ping system rewrite 2018-03-08 18:59:11 -05:00
Anuken
686e526e8c Added UUID banning 2018-03-06 19:22:50 -05:00
Anuken
1038f35883 Moved TODO to Trello board 2018-03-05 17:00:02 -05:00
Gureumi
3d9f81d274
Fix typo mistake 2018-03-02 11:32:33 +09:00
Anuken
b67a4f3c14 Fixed dedicated server crashes 2018-02-27 20:30:55 -05:00
Anuken
13e592a758 Cleanup 2018-02-26 18:42:06 -05:00
Anuken
32791b4baa Added player tracing tools, fixed some bugs 2018-02-26 17:20:05 -05:00
Anuken
7429d029f3 Added admins with in-game icons and permissions; untested 2018-02-25 23:44:35 -05:00
Anuken
9f5f6ae382 Security changes: placement verification, banning, unfinished admins 2018-02-25 22:32:12 -05:00
Anuken
9985a19e6a Better net error messages, bugfixes, new command handler 2018-02-23 21:42:05 -05:00
Anuken
edc124c90d Added better block debugging 2018-02-19 14:31:35 -05:00
Anuken
d117225877 Made server log stop command, partial teleporter fix 2018-02-15 17:00:59 -05:00
Anuken
4d54e5c0e1 Experimental sync changes 2018-02-12 18:10:14 -05:00
Anuken
3f8e6e85bd Added delay after game-over to prevent SocketInUse error 2018-02-11 19:38:03 -05:00
Anuken
a248891a94 Large-scale bugfix: fixed #76, as well as many other timer bugs 2018-02-11 16:10:23 -05:00
Anuken
ef4a7a8fea Fixed rare server crash 2018-02-10 22:41:37 -05:00
Anuken
0b09ca0817 Improved shuffle command for dedicated server 2018-02-10 15:14:41 -05:00
Anuken
1f4a72d459 Added completely new build version system 2018-02-08 23:41:07 -05:00
Anuken
d74a836d99 Fixed server displaying FPS as 0 2018-02-04 14:09:30 -05:00
Anuken
6a47facc1d Fixed server shuffle command 2018-02-04 13:36:44 -05:00
Anuken
d5de9019a1 Added server map list command 2018-02-04 13:33:26 -05:00
Anuken
4dee8ba150 Many editor bugfixes, server additions 2018-02-04 13:10:32 -05:00
Anuken
1c9395ed43 Added 'block info' tool, fixed sorter corruptions 2018-02-03 21:49:43 -05:00
Anuken
b320fad698 Buffed all weapons and their prices, bugfixes 2018-02-02 16:24:53 -05:00
Anuken
9814ea1d28 Fixed gradle warnings 2018-02-01 22:16:00 -05:00
Anuken
5be256212c Fixed many crashes with B14, added color customization 2018-01-31 00:35:27 -05:00
Anuken
4b830a8cf2 Fixed bug with gameOver not being called properly 2018-01-29 23:21:55 -05:00
Anuken
5b25d94a3e Fixed GWT compile errors and server thread crashes 2018-01-29 11:26:31 -05:00
Anuken
b7acab42b1 Made server exit on libGDX crash 2018-01-28 23:28:15 -05:00
Anuken
3562a70669 Fixed many network-related bugs 2018-01-28 17:09:21 -05:00
Anuken
5cba3050b9 Implemented standalone server, fixed breaking bugs 2018-01-28 01:21:33 -05:00
Anuken
35b6b41f24 Refactored almost every class, somehow didn't break game yet 2018-01-27 23:42:42 -05:00