Anuken
|
aa83510fbe
|
Moved unit-related classes, added base flying types
|
2018-04-22 17:40:23 -04:00 |
|
Anuken
|
5aa995b5ef
|
Version.properties update
|
2018-04-21 18:49:06 -04:00 |
|
Anuken
|
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 |
|
Anuken
|
9f4f107b6d
|
Changed version build
|
2018-04-21 18:39:49 -04:00 |
|
Anuken
|
90716ebaad
|
Added italian bundle
|
2018-04-21 18:32:56 -04:00 |
|
Anuken
|
496b4e77e8
|
Updated version
|
2018-04-21 18:28:38 -04:00 |
|
Anuken
|
6e9d833c77
|
Added infinite reach on sandbox
|
2018-04-21 18:08:34 -04:00 |
|
Anuken
|
48061d3cae
|
Fixed flick scroll issues
|
2018-04-21 18:03:43 -04:00 |
|
Anuken
|
292ce33e0f
|
Fixed placement preview PR
|
2018-04-21 15:54:21 -04:00 |
|
Anuken
|
365fc6af20
|
Merge pull request #117 from hellomouse/feature-blockpreview
Added Placement Preview
|
2018-04-21 15:41:03 -04:00 |
|
Anuken
|
97360b33f4
|
Added new chain/titan sprites
|
2018-04-21 15:18:12 -04:00 |
|
Anuken
|
5012313dc4
|
Implemented inefficient pathfinding
|
2018-04-21 14:26:05 -04:00 |
|
Anuken
|
95f10aeb06
|
Attempts to further optimize pathfinding
|
2018-04-21 11:55:32 -04:00 |
|
Anuken
|
8a965e56cd
|
Fixed not being able to pan with invalid recipe selected
|
2018-04-21 11:02:54 -04:00 |
|
Anuken
|
fb14a83b9a
|
More work on pathfinding
|
2018-04-21 01:09:06 -04:00 |
|
Commodore64x
|
8cef351ed9
|
Fixed preview for multiblocks.
|
2018-04-21 12:44:23 +10:00 |
|
Anuken
|
4261e6242c
|
Implemented JPS badly
|
2018-04-20 19:55:41 -04:00 |
|
Anuken
|
68bfd3017b
|
Updated uCore
|
2018-04-19 22:02:41 -04:00 |
|
Anuken
|
ccd25c7e76
|
Implemented basic minimap
|
2018-04-19 21:57:55 -04:00 |
|
Anuken
|
7df232c65d
|
Added block rubble, more liquid interaction
|
2018-04-19 19:06:52 -04:00 |
|
Anuken
|
32fb79478c
|
Updated uCore
|
2018-04-18 21:34:07 -04:00 |
|
Anuken
|
d950396f68
|
Updated DrawLayer
|
2018-04-18 21:32:06 -04:00 |
|
Anuken
|
7d5f336e36
|
Final block rendering system revisions, for now
|
2018-04-18 21:31:33 -04:00 |
|
Anuken
|
b5cba3abfd
|
New unbroken floor rendering system
|
2018-04-18 21:18:12 -04:00 |
|
Anuken
|
1d8630dd7d
|
Improved conduit interaction / Various messups
|
2018-04-18 15:23:20 -04:00 |
|
Anuken
|
bfcce4f7ab
|
Messed up rendering some more
|
2018-04-17 23:52:38 -04:00 |
|
Anuken
|
622f0d9355
|
Refactored BlockRenderer into two classes
|
2018-04-17 22:20:57 -04:00 |
|
Anuken
|
434256b0a5
|
Messed up many things
|
2018-04-17 20:04:57 -04:00 |
|
Anuken
|
e7a4ce2e19
|
Implemented entity pooling, effect saving, other fixes
|
2018-04-17 18:57:03 -04:00 |
|
Anuken
|
23dc62dbd2
|
Fixed map file names not being shown
|
2018-04-17 17:15:43 -04:00 |
|
Anuken
|
739e636a2c
|
Added 'sleeping entity' optimization
|
2018-04-17 17:07:04 -04:00 |
|
Anuken
|
b020bf6816
|
Variable name refactorings / Untested entity sleeping
|
2018-04-17 09:31:41 -04:00 |
|
Anuken
|
47d61c4a0e
|
Changed GridMap usage to IntMap
|
2018-04-17 09:06:55 -04:00 |
|
Anuken
|
714c5fd784
|
Added missing synchronized block
|
2018-04-17 08:59:01 -04:00 |
|
Anuken
|
7f2a0a77c7
|
Player saveWrite tweaks
|
2018-04-17 08:57:30 -04:00 |
|
Anuken
|
0bebe5008b
|
Implemented leaky liquid explosions / New entity save system
|
2018-04-16 22:46:16 -04:00 |
|
Anuken
|
ee24eb8d1b
|
Made saves load backup files if original save gets corrupted
|
2018-04-16 21:11:49 -04:00 |
|
Anuken
|
d396149521
|
Implemented passing of commands as arguments
|
2018-04-16 20:28:47 -04:00 |
|
Anuken
|
a4962c5225
|
Basic documentation for fire/puddles
|
2018-04-16 17:41:49 -04:00 |
|
Anuken
|
bece87c790
|
Implemented puddles of liquid
|
2018-04-16 17:32:35 -04:00 |
|
Anuken
|
e21d92cf4d
|
Changed UUID algorithm on desktop
|
2018-04-16 09:58:31 -04:00 |
|
Anuken
|
e6f9ce888f
|
Fixed autosave not updating meta
|
2018-04-15 23:12:26 -04:00 |
|
Anuken
|
871b6548ab
|
Implemented player explosion intensity calculation / Fixed fire spread
|
2018-04-15 22:41:27 -04:00 |
|
Anuken
|
cb569be3b3
|
Improved fireballs and general block explosions
|
2018-04-15 20:06:38 -04:00 |
|
Commodore64x
|
0e50fbf3f2
|
Fixed rendering and other issues.
|
2018-04-16 09:08:44 +10:00 |
|
Anuken
|
3adc599278
|
Implemented fire
|
2018-04-15 17:12:09 -04:00 |
|
Anuken
|
68593acf89
|
Changed UUID generation slightly
|
2018-04-15 16:04:22 -04:00 |
|
Anuken
|
6007e511ba
|
Implemented basic block explosion modeling
|
2018-04-15 15:49:50 -04:00 |
|
Anuken
|
01fc7108d8
|
Implemented conveyor item access
|
2018-04-15 13:05:18 -04:00 |
|
Commodore64x
|
494e415bd3
|
Fixed formatting?
|
2018-04-15 19:53:23 +10:00 |
|