Anuken
|
f7dbe807e4
|
Added unit drops, boosting
|
2018-06-21 15:58:37 -04:00 |
|
Anuken
|
fab3704dbd
|
Moved over Streamable inner classes, added test map
|
2018-06-14 17:11:38 -04:00 |
|
Anuken
|
d0302cdbf3
|
Many fixes to admin/trace/UUID system
|
2018-06-13 17:52:31 -04:00 |
|
Anuken
|
c077f6e1e8
|
Implemented authoritative movement/shooting, fixed netbugs
|
2018-06-13 17:06:46 -04:00 |
|
Anuken
|
4ca9a26bdd
|
Added name validation
|
2018-06-13 11:38:12 -04:00 |
|
Anuken
|
cbd83b5e39
|
Fixed many various bugs with syncing things
|
2018-06-10 23:33:37 -04:00 |
|
Anuken
|
ce6bd0fd6d
|
Fixed item drop quantities not syncing
|
2018-06-09 23:33:01 -04:00 |
|
Anuken
|
d5a58be440
|
Updated uCore, fixed GWT build, better client snapshot system
|
2018-06-09 17:05:47 -04:00 |
|
Anuken
|
b33dd7e91c
|
Fixed ammo resupply and shooting not working clientside
|
2018-06-09 14:20:08 -04:00 |
|
Anuken
|
30e13259b3
|
Updated client snapshot system, fixed stuck respawn bug
|
2018-06-09 13:44:24 -04:00 |
|
Anuken
|
690571eec0
|
Massive amount of fixes and changes with multiplayer/annotations
|
2018-06-08 22:43:23 -04:00 |
|
Anuken
|
8e00bdcf30
|
First client/server snapshot implementation
|
2018-06-08 12:22:07 -04:00 |
|
Anuken
|
0bd0602655
|
Fixed build errors
|
2018-06-08 10:02:15 -04:00 |
|
Anuken
|
2bcbc3294b
|
Updated saving to DataOutput/Input
|
2018-06-07 20:30:02 -04:00 |
|
Anuken
|
9aa5460688
|
Added DEZ library
|
2018-06-07 17:23:32 -04:00 |
|
Anuken
|
e451cdd519
|
More codegen fixes, fixed (one) multiplayer connect crash
|
2018-06-07 00:01:08 -04:00 |
|
Anuken
|
ab9cdf5610
|
Increased max packet size to 1024
|
2018-06-06 21:07:53 -04:00 |
|
Anuken
|
c443eee15d
|
Annotation system bugs fixed
|
2018-06-06 20:56:59 -04:00 |
|
Anuken
|
ccb97e34d5
|
Moved many block files; work on annotation processor
|
2018-06-06 14:51:25 -04:00 |
|
Anuken
|
01f4a9b23b
|
Changed too many things to fit in commit log
|
2018-06-04 12:47:08 -04:00 |
|
Anuken
|
9555b10b97
|
Bugfixes, cleanup, optimization
|
2018-06-02 21:45:07 -04:00 |
|
Anuken
|
ae6b4211b9
|
Added mining
|
2018-06-02 11:13:07 -04:00 |
|
Anuken
|
3fe7e4e8da
|
mess cleanup
|
2018-06-02 00:47:22 -04:00 |
|
Anuken
|
ba805739b0
|
one painful merge later
|
2018-06-02 00:46:40 -04:00 |
|
Anuken
|
c79c23899f
|
Merge branch 'master' into feature-blocklogsandrollback
|
2018-06-01 11:21:34 -06:00 |
|
Anuken
|
23d07600f7
|
Bugfixes, added saving/loading maps in editor for web version
|
2018-05-31 23:49:43 -04:00 |
|
Anuken
|
24e7d755eb
|
Added respawn animation on game start
|
2018-05-31 11:48:07 -04:00 |
|
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 |
|
Commodore64x
|
68af32bc9f
|
Added rollback into the admin menu, fixed a bug where players would crash upon trying to view their own logs on relog.
|
2018-05-19 13:37:44 +10: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 |
|
Commodore64x
|
380a955e7a
|
Updated the way packets are exchanged for edit logs.
|
2018-05-15 16:36:39 +10:00 |
|
Anuken
|
eb69dce585
|
Removed Invoke class
|
2018-05-14 06:40:23 -07:00 |
|
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 |
|
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 |
|
Commodore64x
|
7f2c2d9d6b
|
Added edit logging and whole world rollback
|
2018-05-12 18:34:44 +10: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 |
|