Commit Graph

972 Commits

Author SHA1 Message Date
90c243dec8 Merge remote-tracking branch 'origin/master' 2018-05-05 12:49:01 -04:00
fab22a152c Fixed instant disconnect due to UDP flood, extremely jumpy interpolation 2018-05-05 12:48:50 -04:00
3905da1a62 Added RDX entry 2018-05-05 10:16:26 -04:00
3dd1fc2efe Update translate file to Mindustry 4.0 2018-05-04 13:13:12 +00:00
c1066e94f2 Implemented drone sprite, basic AI 2018-05-03 22:54:21 -04:00
3a3c23d2f1 Fixed discarded shells appearing in water 2018-05-03 15:19:00 -04:00
2af750cfec Implemented shooting and states for ground units 2018-05-03 12:59:23 -04:00
42b3b19a57 Fixed broken blocks not updating path 2018-05-02 17:26:20 -04:00
496498b913 Implemented auto-updating pathfinder 2018-05-02 17:14:10 -04:00
3fcdfbd01a Optimized floor rendering 2018-05-02 11:38:44 -04:00
72fc673020 Fixed floor rendering 2018-05-02 00:19:38 -04:00
c3967c79c9 Fixed some hitbox issues, preparing to remake floor rendering 2018-05-01 23:45:32 -04:00
3dd07d2f4a Implemented fast dijkstra-map pathfinding 2018-05-01 21:34:30 -04:00
036f233946 Improved rubble and VTOL accuracy 2018-05-01 19:07:13 -04:00
9776884a91 Fixed controllers not aiming properly 2018-05-01 17:04:32 -04:00
131f646024 Fixed broken resupply animations 2018-05-01 16:46:10 -04:00
1bf728359d Fixed build errors 2018-05-01 16:02:42 -04:00
8a83e0fc1a Fixed server compile errors, added resupply point block 2018-04-30 22:28:47 -04:00
0be49002ba Added repair point block 2018-04-30 17:14:35 -04:00
2b96c820fd Fixed rubble-related crash, improved vtol AI 2018-04-29 23:34:40 -04:00
9641a388e2 Improved vtol effects, added state machines for behavior 2018-04-29 15:31:13 -04:00
37fcd81e87 Improved VTOL animation, made power nodes circular 2018-04-29 10:46:14 -04:00
b589d8a1df Added VTOL animation 2018-04-29 01:22:26 -04:00
d0a44906fe API changes for getting traces and upgrades 2018-04-28 19:52:38 -04:00
5b8ee48600 Merge fixes 2018-04-28 16:29:23 -04:00
e5f6b7f66c Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-04-28 16:28:58 -04:00
941ebd39bf Added new royalty-free music 2018-04-28 13:44:46 -04:00
44965a42e4 Added new splash screens and icons for iOS 2018-04-28 12:42:06 -04:00
cbbd5ffc62 Renamed 'android' usage to 'mobile' 2018-04-28 11:22:35 -04:00
0db22f2cff Fixed place mode visual bug 2018-04-28 11:12:24 -04:00
59fe8f444f Merge remote-tracking branch 'origin/master' 2018-04-27 23:43:32 -04:00
8cc3a865e2 iOS fixes 2018-04-27 23:42:59 -04:00
8a13482c38 Changed OGGs to MP3s, fixed desktop version being unable to start 2018-04-27 22:44:21 -04:00
3ba57c3473 Minor cleanup with bars 2018-04-27 13:43:08 -04:00
094aa5a326 Fixed lightning not rendering 2018-04-25 21:19:15 -04:00
4b71b30418 Fixed compile error with new effects system, update uCore 2018-04-25 20:55:20 -04:00
91c3cb93f0 Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
# Conflicts:
#	build.gradle
#	core/assets/bundles/bundle_es_LA.properties
#	core/assets/version.properties
2018-04-25 20:45:39 -04:00
8c369d9874 Removed version.properties 2018-04-25 20:44:22 -04:00
b5008f4ad3 Added unit ammo support, multi-ammo inventories 2018-04-25 20:40:51 -04:00
deefab8a5b Implemented ammo ressuplying 2018-04-24 21:38:57 -04:00
ff6dc98bbe Added spanish bundle 2018-04-23 21:47:39 -04:00
8581213126 Moved bullet FX to ammo type, beginning of weapon rework 2018-04-23 21:35:40 -04:00
19d058a644 More base unit types added 2018-04-23 19:14:52 -04:00
aa83510fbe Moved unit-related classes, added base flying types 2018-04-22 17:40:23 -04:00
5aa995b5ef Version.properties update 2018-04-21 18:49:06 -04:00
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
9f4f107b6d Changed version build 2018-04-21 18:39:49 -04:00
90716ebaad Added italian bundle 2018-04-21 18:32:56 -04:00
496b4e77e8 Updated version 2018-04-21 18:28:38 -04:00
6e9d833c77 Added infinite reach on sandbox 2018-04-21 18:08:34 -04:00