Anuken
|
9e136bad94
|
Core annotation system finished
|
2018-06-06 20:23:19 -04:00 |
|
Anuken
|
ccb97e34d5
|
Moved many block files; work on annotation processor
|
2018-06-06 14:51:25 -04:00 |
|
Anuken
|
917e2e40fb
|
Memory optimizations, multithreading fixes, uCore updated
|
2018-06-05 14:03:08 -04:00 |
|
Anuken
|
c5ed0afb4e
|
Added (mobile) pickup/dropping of units
|
2018-06-05 00:02:07 -04:00 |
|
Anuken
|
b10fa9e5b2
|
Added carry traits
|
2018-06-04 21:15:40 -04:00 |
|
Anuken
|
210967cfef
|
Added syncable bullets
|
2018-06-04 18:32:03 -04:00 |
|
Anuken
|
2a5118326a
|
Added item drops, fixed various bugs
|
2018-06-04 16:17:24 -04:00 |
|
Anuken
|
a6225962b0
|
Updated uCore
|
2018-06-04 13:02:07 -04:00 |
|
Anuken
|
01f4a9b23b
|
Changed too many things to fit in commit log
|
2018-06-04 12:47:08 -04:00 |
|
Anuken
|
3202d62a92
|
Further targeting improvements for AI
|
2018-06-03 20:03:53 -04:00 |
|
Anuken
|
270dc351a1
|
Unit system rewrite, new drone AI
|
2018-06-03 12:12:18 -04:00 |
|
Anuken
|
12c746a4e4
|
Fixed build errors, AI improvements
|
2018-06-03 00:09:41 -04:00 |
|
Anuken
|
a116a2a553
|
Fixed crash caused by lack of multithreading
|
2018-06-02 22:08:37 -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
|
89d8aa99ac
|
Updated uCore
|
2018-06-02 00:23:08 -04:00 |
|
Anuken
|
5b65c2e27e
|
Fixed MapIO not reading map stream fully
|
2018-06-02 00:19:31 -04:00 |
|
Anuken
|
6f9b712230
|
Fixed trail appearing behind player mech
|
2018-06-01 18:35:14 -04:00 |
|
Anuken
|
ca3bfa2239
|
Merge remote-tracking branch 'origin/master'
|
2018-06-01 18:25:39 -04:00 |
|
Anuken
|
35a3a89d2d
|
Changed Discord RPC version to 2.0.0
|
2018-06-01 18:25:23 -04:00 |
|
Anuken
|
be8632d94b
|
Added Android automatic shooting
|
2018-06-01 18:23:45 -04:00 |
|
Anuken
|
1bc4b16d38
|
Added map import button
|
2018-06-01 14:45:55 -04:00 |
|
Anuken
|
863c159fbb
|
Fixed build errors
|
2018-06-01 13:24:11 -04:00 |
|
Anuken
|
a647efe3fd
|
Merge pull request #125 from hellomouse/feature-blocklogsandrollback
Added edit logging and whole world rollback
|
2018-06-01 11:21:48 -06:00 |
|
Anuken
|
c79c23899f
|
Merge branch 'master' into feature-blocklogsandrollback
|
2018-06-01 11:21:34 -06:00 |
|
Anuken
|
a04e432aea
|
Fixed multithreading
|
2018-06-01 13:11:40 -04:00 |
|
Anuken
|
5c120e532f
|
Added support for Mac file association; minor optimizations
|
2018-06-01 13:01:05 -04:00 |
|
Anuken
|
cfa95eef39
|
Fixed a few mime-type problems
|
2018-06-01 12:22:39 -04:00 |
|
Anuken
|
a327b9cfa8
|
Fixed iOS map/save loading
|
2018-06-01 12:20:57 -04:00 |
|
Anuken
|
c4ae6121b4
|
Implemented loading map/save files on launch (Android)
|
2018-06-01 12:20:16 -04:00 |
|
Anuken
|
23d07600f7
|
Bugfixes, added saving/loading maps in editor for web version
|
2018-05-31 23:49:43 -04:00 |
|
Anuken
|
418467e467
|
Fixed bad app-data directory being provided
|
2018-05-31 21:24:04 -04:00 |
|
Anuken
|
e60b3880ce
|
MapEditor tweaks, fixed file browser on Android w/ permissions
|
2018-05-31 20:27:13 -04:00 |
|
Anuken
|
92acf009b0
|
Fixed FileChooser conflict
|
2018-05-31 17:04:26 -04:00 |
|
Anuken
|
a141df434c
|
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/Platform.java
# core/src/io/anuke/mindustry/mapeditor/MapEditorDialog.java
# core/src/io/anuke/mindustry/ui/dialogs/FileChooser.java
# core/src/io/anuke/mindustry/ui/fragments/MenuFragment.java
# desktop/src/io/anuke/mindustry/desktop/DesktopPlatform.java
|
2018-05-31 17:00:47 -04:00 |
|
Anuken
|
32201dda72
|
Implemented nuclear reactor 'heating'
|
2018-05-31 16:45:45 -04:00 |
|
Anuken
|
13b0c8880d
|
Implemented block breaking on Android
|
2018-05-31 16:27:30 -04:00 |
|
Anuken
|
24e7d755eb
|
Added respawn animation on game start
|
2018-05-31 11:48:07 -04:00 |
|
Anuken
|
e534a6b7fc
|
Merge remote-tracking branch 'origin/4.0' into 4.0
|
2018-05-31 11:41:38 -04:00 |
|
Anuken
|
277d75016c
|
Updated uCore, added new respawn mechanics
|
2018-05-31 11:41:31 -04:00 |
|
Anuken
|
278a10cf61
|
Merge pull request #127 from cloud9350/patch-3
Update bundle_ko.properties
|
2018-05-31 09:12:24 -06:00 |
|
Gureumi
|
8f283b2226
|
Update bundle_ko.properties
Early update language file!
may be?
|
2018-05-31 20:53:38 +09:00 |
|
Anuken
|
857b76980b
|
Fixed shaky camera, many other small bugs
|
2018-05-30 23:51:42 -04:00 |
|
Anuken
|
fae7bfa8c5
|
Dynamic layout for unlocking blocks
|
2018-05-30 22:41:52 -04:00 |
|
Anuken
|
e9e7d2e289
|
Place menu scrolling, fixed some settings menu bugs
|
2018-05-30 18:32:01 -04:00 |
|
Anuken
|
e3cbe118c5
|
Done with desktop breaking
|
2018-05-30 13:43:49 -04:00 |
|
Anuken
|
9d05cfba36
|
Implemented desktop line placement
|
2018-05-30 12:40:51 -04:00 |
|
Anuken
|
b5966afe25
|
Removed unnecessary UI fragments, began work on Desktop input
|
2018-05-30 00:32:20 -04:00 |
|