Anuken
|
d9eb4c1296
|
Server build fix / Debug hook
|
2018-09-10 19:33:12 -04:00 |
|
Anuken
|
4af0fbf553
|
Removed debug mode / Added source blocks to sandbox
|
2018-09-10 17:46:32 -04:00 |
|
Anuken
|
2c8962cf5f
|
pain and suffering of various kinds
|
2018-09-05 20:25:50 -04:00 |
|
Anuken
|
0875c29da5
|
Implemented fog saving
|
2018-07-27 17:26:12 -04:00 |
|
Anuken
|
ecf9a3cbc9
|
Added FPS cap setting / Bugfixes
|
2018-07-23 11:09:51 -04:00 |
|
Anuken
|
baaeb229cf
|
Formatting
|
2018-07-12 20:37:15 -04:00 |
|
Anuken
|
dbee30a412
|
Updated uCore / Made splitter distribute properly
|
2018-07-09 18:14:55 -04:00 |
|
Anuken
|
b609b5909b
|
Implemented elevation in editor and mechanically in-game
|
2018-06-11 15:18:25 -04:00 |
|
Anuken
|
690571eec0
|
Massive amount of fixes and changes with multiplayer/annotations
|
2018-06-08 22:43:23 -04:00 |
|
Anuken
|
917e2e40fb
|
Memory optimizations, multithreading fixes, uCore updated
|
2018-06-05 14:03:08 -04:00 |
|
Anuken
|
b434c37f01
|
Rewrite of all static initialization code
|
2018-05-29 15:24:47 -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
|
b64cbc223f
|
Updated icons again
|
2018-05-20 15:16:44 -04:00 |
|
Anuken
|
fc320fb9ee
|
Moved Platform.java, basic iOS image loading
|
2018-05-19 10:35:48 -07:00 |
|
Anuken
|
3418979f4d
|
Content class reorganization, beginning work on unit factory
|
2018-03-25 13:12:32 -04:00 |
|
Anuken
|
460558bc87
|
Implemented toggling of multithreading
|
2018-02-07 14:47:39 -05:00 |
|
Anuken
|
59285f76c4
|
Removed all tmps, multithreading now functional
|
2018-02-06 18:48:10 -05:00 |
|
Anuken
|
2fafb327c2
|
Now with only 28 errors!
|
2018-02-05 23:38:23 -05:00 |
|
Anuken
|
aaa9f85206
|
Added fullscreen, player outlines, better weapon display
|
2018-01-29 15:24:10 -05:00 |
|
Anuken
|
205c4e723a
|
More commands added to server, new logging
|
2018-01-28 14:18: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 |
|
Anuken
|
78c8dc4902
|
Broke 90% of all code
|
2018-01-27 14:43:35 -05:00 |
|
Anuken
|
93cd497c8d
|
Multiple bugfixes, addition of Logic class
|
2018-01-27 11:26:26 -05:00 |
|
Anuken
|
8b2f63ecb6
|
Web compilation fix, new logging, cleanup
|
2018-01-24 18:48:59 -05:00 |
|
Anuken
|
232a490d7d
|
Changed save system to only convert saves on load, possibly fixing issues with saves disappearing on new version updates
|
2018-01-20 22:45:08 -05:00 |
|
Anuken
|
3b8b3dc345
|
Added language select menu
|
2018-01-18 22:13:45 -05:00 |
|
Anuken
|
1b4a8c83ae
|
Added websocket support for no good reason
|
2018-01-17 17:28:33 -05:00 |
|
Anuken
|
597a883275
|
Netcode changes, new pathfinding, fixed enemies jittering when stuck
|
2018-01-12 14:01:57 -05:00 |
|
Anuken
|
5cac11b3fe
|
Discord rich presence tweaks, wave balancing
|
2018-01-08 22:57:07 -05:00 |
|
Anuken
|
b486570c28
|
Made PlatformFunction an interface, changed permission requests
|
2018-01-04 14:08:52 -05:00 |
|
Anuken
|
169b9cddc5
|
Improved Discord RPC, refactored Input and fixed net crash
|
2018-01-03 20:15:05 -05:00 |
|
Anuken
|
e61163c5ae
|
Implemented write perms requesting for each file session
|
2018-01-03 11:37:40 -05:00 |
|
Anuken
|
2796ab9801
|
Added new save file format system, wall balancing
|
2018-01-02 15:47:08 -05:00 |
|
Jan Polák
|
4a706a8a29
|
Merge branch 'master' into feature_rich_presence
|
2018-01-02 17:26:28 +01:00 |
|
BeefEX
|
12fad819b5
|
Discord integration, basic rich presence
|
2018-01-02 17:21:03 +01:00 |
|
Anuken
|
701c7f6e78
|
Implemented full multiplayer; block syncing still unfinished
|
2017-12-31 19:56:40 -05:00 |
|
Anuken
|
4a2b2dee72
|
Added NetClient/NetServer classes
|
2017-12-30 19:20:20 -05:00 |
|
Anuken
|
c14e233723
|
Basic server hosting done
|
2017-12-30 13:39:37 -05:00 |
|
Anuken
|
b25c611c33
|
More character support, made menus collapsible
|
2017-12-27 23:05:10 -05:00 |
|
Anuken
|
42909abf53
|
Converted almost everything to an I18nBundle
|
2017-12-26 17:58:20 -05:00 |
|
Anuken
|
ed59e7c7cb
|
Finish all editor features
|
2017-12-19 18:01:16 -05:00 |
|
Anuken
|
a6e72c93f0
|
Finish map editor core functionality
|
2017-12-19 00:05:41 -05:00 |
|
Anuken
|
7ecbd3afd0
|
Add Discord link and fix more placement bugs
|
2017-12-16 17:04:38 -05:00 |
|
Anuken
|
64439126a3
|
Major bugfix, new incomplete placemodes
|
2017-12-15 01:39:54 -05:00 |
|
Anuken
|
66b068f5e0
|
Fix multiple crashes, add shader fallback
|
2017-12-13 13:13:22 -05:00 |
|
Anuken
|
b4852247d0
|
More enemy balancing
|
2017-12-11 23:48:37 -05:00 |
|
Anuken
|
d9a66278ff
|
Added sandbox mode and new fortress enemy
|
2017-11-26 22:40:43 -05:00 |
|
Anuken
|
07ac552495
|
Major refactoring; implemented multi-frame pathfinding
|
2017-11-26 18:59:03 -05:00 |
|
Anuken
|
f0e5477346
|
More description changes, changed profiler, core refactoring
|
2017-11-21 22:07:36 -05:00 |
|