Anuken
|
b434c37f01
|
Rewrite of all static initialization code
|
2018-05-29 15:24:47 -04:00 |
|
Anuken
|
2bf7d06a91
|
Scrapped current place menu
|
2018-05-28 16:23:23 -04:00 |
|
Anuken
|
fd77dfd66d
|
Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
# Conflicts:
# build.gradle
# core/src/io/anuke/mindustry/Vars.java
# core/src/io/anuke/mindustry/core/Control.java
# core/src/io/anuke/mindustry/core/Logic.java
# core/src/io/anuke/mindustry/core/NetClient.java
# core/src/io/anuke/mindustry/core/NetServer.java
# core/src/io/anuke/mindustry/core/UI.java
# core/src/io/anuke/mindustry/editor/MapSaveDialog.java
# core/src/io/anuke/mindustry/input/GestureHandler.java
# core/src/io/anuke/mindustry/mapeditor/MapEditorDialog.java
# core/src/io/anuke/mindustry/ui/dialogs/FileChooser.java
# core/src/io/anuke/mindustry/ui/dialogs/JoinDialog.java
# gradle/wrapper/gradle-wrapper.properties
# server/src/io/anuke/mindustry/server/ServerControl.java
|
2018-05-23 10:36:59 -04:00 |
|
Anuken
|
ed7e77b2db
|
New breaking animation and colors
|
2018-05-21 00:27:01 -04:00 |
|
Anuken
|
26e1ad51ff
|
Documentation, cleanup, incremental resource usage, core seeking
|
2018-05-20 20:41:10 -04:00 |
|
Anuken
|
c1a5482ad2
|
Major refactoring of building, sound, inventory
|
2018-05-20 17:59:52 -04:00 |
|
Anuken
|
fc320fb9ee
|
Moved Platform.java, basic iOS image loading
|
2018-05-19 10:35:48 -07:00 |
|
Anuken
|
b3e188a5f4
|
Improvements to annotation code generation system, client RMI
|
2018-05-18 17:21:18 -07:00 |
|
Anuken
|
97cac33773
|
New build limits, recipe refactoring
|
2018-05-16 14:27:25 -07:00 |
|
Anuken
|
eb69dce585
|
Removed Invoke class
|
2018-05-14 06:40:23 -07:00 |
|
Anuken
|
d1a3752b2d
|
Annotation processing done, more work on local multiplayer input
|
2018-05-13 16:41:50 -07:00 |
|
Anuken
|
00e70cbb6a
|
Massive amount of refactoring for local multiplayer, annotations
|
2018-05-12 07:30:23 -07:00 |
|
Anuken
|
959f756ff5
|
Local multiplayer initial commit
|
2018-05-11 07:59:10 -07:00 |
|
Anuken
|
09bdfd7ac1
|
Added local method invocation annotation
|
2018-05-09 16:41:02 -07:00 |
|
Anuken
|
ce2b73b737
|
Updated Bullet to use floats
|
2018-05-09 09:46:24 -07:00 |
|
Anuken
|
83d1707b56
|
Added event method, changed Fireball to projectile type
|
2018-05-09 10:52:51 -04:00 |
|
Anuken
|
55cd0c2bae
|
Added basic RMI-like system for network evens
|
2018-05-08 18:39:52 -04:00 |
|
Anuken
|
6cc1cecf5a
|
Updated RDX item, changed packet creation to use pooling
|
2018-05-08 10:53:36 -04:00 |
|
Anuken
|
7a94ebcf2a
|
Implemented packet pooling
|
2018-05-07 14:23:52 -04:00 |
|
Anuken
|
c931bbf107
|
Merged with master
|
2018-05-06 01:43:12 -04:00 |
|
Anuken
|
b020336f8c
|
Temporarily disabled validating replacements
|
2018-05-05 22:26:59 -04:00 |
|
Anuken
|
299c2af59b
|
Added configurable anti-grief
|
2018-05-05 20:20:34 -04:00 |
|
Anuken
|
b496f51afc
|
Added turk bundle, updated wrapping, added fastshoot kick message
|
2018-05-05 13:45:04 -04:00 |
|
Anuken
|
fab22a152c
|
Fixed instant disconnect due to UDP flood, extremely jumpy interpolation
|
2018-05-05 12:48:50 -04:00 |
|
Anuken
|
c1066e94f2
|
Implemented drone sprite, basic AI
|
2018-05-03 22:54:21 -04:00 |
|
Anuken
|
d0a44906fe
|
API changes for getting traces and upgrades
|
2018-04-28 19:52:38 -04:00 |
|
Anuken
|
deefab8a5b
|
Implemented ammo ressuplying
|
2018-04-24 21:38:57 -04:00 |
|
Anuken
|
4261e6242c
|
Implemented JPS badly
|
2018-04-20 19:55:41 -04:00 |
|
Anuken
|
b020bf6816
|
Variable name refactorings / Untested entity sleeping
|
2018-04-17 09:31:41 -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
|
fcf62ada8f
|
Changed inventory system to use real core inventory
|
2018-04-14 11:14:00 -04:00 |
|
Anuken
|
43c9bc51dc
|
Implemented basic block inventories
|
2018-04-13 20:05:42 -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
|
53ca2d0755
|
Removed extra line of code
|
2018-04-04 00:04:05 -04:00 |
|
Anuken
|
0559b43bde
|
Updated uCore
|
2018-04-03 23:58:33 -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
|
e0c1bb8da1
|
Final kick revision (?)
|
2018-03-24 19:30:16 -04:00 |
|
Anuken
|
5c748fbe54
|
Upgrade purchase verification, various bugfixes for 3.5
|
2018-03-24 14:07: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
|
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
|
172ac78466
|
New map format, completely broke loading or playing
|
2018-03-17 21:21:24 -04:00 |
|
Anuken
|
ad2e2032e6
|
Added GroundUnitType, compile fixed
|
2018-03-16 00:30:41 -04:00 |
|
Anuken
|
52c0a8e573
|
Fixed compile errors, unitification
|
2018-03-15 21:42:23 -04:00 |
|
Anuken
|
b4ec2ccb90
|
Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
|
2018-03-15 12:57:03 -04:00 |
|
Anuken
|
ae89a004a6
|
Fixed port bug, possible random disconnect fix
|
2018-03-15 12:53:47 -04:00 |
|
Anuken
|
01ba051c43
|
Fixed compilation errors
|
2018-03-14 20:15:25 -04:00 |
|
Anuken
|
1cd30e9057
|
Mass-deletion of enemy code
|
2018-03-14 18:02:35 -04:00 |
|