Anuken
|
b434c37f01
|
Rewrite of all static initialization code
|
2018-05-29 15:24:47 -04:00 |
|
Anuken
|
4655bd5502
|
Massive input refactoring
|
2018-05-29 00:15:24 -04:00 |
|
Anuken
|
857f36e01a
|
Re-definition of all ammo and new turrets
|
2018-05-28 12:28:50 -04:00 |
|
Anuken
|
e4231e012d
|
Fixed a few minor bugs with scrolling in editor
|
2018-05-23 22:23:52 -04:00 |
|
Anuken
|
5602cb8920
|
Added basic enemy spawning, fixed turret base sprite, input place lag
|
2018-05-21 15:03:34 -04:00 |
|
Anuken
|
37afb46957
|
Deprecated Draw.color(String), switched to type-safe usage
|
2018-05-21 13:37:16 -04:00 |
|
Anuken
|
8f137eadf0
|
New ItemTransfer entity
|
2018-05-21 11:25:41 -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
|
de40df7f7b
|
Fixed place mode not overwriting old queue
|
2018-05-20 13:05:25 -04:00 |
|
Anuken
|
19e62786c9
|
New placement system without limits, queue block placements
|
2018-05-17 20:36:43 -07:00 |
|
Anuken
|
97cac33773
|
New build limits, recipe refactoring
|
2018-05-16 14:27:25 -07:00 |
|
Anuken
|
a889571b98
|
Added unit-based block building with effects
|
2018-05-16 12:54:36 -07:00 |
|
Anuken
|
57bcea56b5
|
Implemented block build animation and shaders
|
2018-05-15 20:03:03 -07:00 |
|
Anuken
|
eb69dce585
|
Removed Invoke class
|
2018-05-14 06:40:23 -07:00 |
|
Anuken
|
ca24e64c42
|
Implemented local multiplayer fully
|
2018-05-13 20:48:44 -07: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 |
|
Anuken
|
959f756ff5
|
Local multiplayer initial commit
|
2018-05-11 07:59:10 -07:00 |
|
Anuken
|
c931bbf107
|
Merged with master
|
2018-05-06 01:43:12 -04:00 |
|
Anuken
|
c1163a078a
|
Updated translation bundles, added autowrap to menu
|
2018-05-05 13:18:21 -04:00 |
|
Anuken
|
496498b913
|
Implemented auto-updating pathfinder
|
2018-05-02 17:14:10 -04:00 |
|
Anuken
|
3dd07d2f4a
|
Implemented fast dijkstra-map pathfinding
|
2018-05-01 21:34:30 -04:00 |
|
Anuken
|
036f233946
|
Improved rubble and VTOL accuracy
|
2018-05-01 19:07:13 -04:00 |
|
Anuken
|
d0a44906fe
|
API changes for getting traces and upgrades
|
2018-04-28 19:52:38 -04:00 |
|
Anuken
|
e5f6b7f66c
|
Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
|
2018-04-28 16:28:58 -04:00 |
|
Anuken
|
cbbd5ffc62
|
Renamed 'android' usage to 'mobile'
|
2018-04-28 11:22:35 -04:00 |
|
Anuken
|
0db22f2cff
|
Fixed place mode visual bug
|
2018-04-28 11:12:24 -04:00 |
|
Anuken
|
deefab8a5b
|
Implemented ammo ressuplying
|
2018-04-24 21:38:57 -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
|
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
|
5012313dc4
|
Implemented inefficient pathfinding
|
2018-04-21 14:26:05 -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 |
|
Anuken
|
4261e6242c
|
Implemented JPS badly
|
2018-04-20 19:55:41 -04:00 |
|
Anuken
|
ccd25c7e76
|
Implemented basic minimap
|
2018-04-19 21:57:55 -04:00 |
|
Commodore64x
|
0e50fbf3f2
|
Fixed rendering and other issues.
|
2018-04-16 09:08:44 +10: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 |
|
Commodore64x
|
c17b34c70d
|
Added Placement Preview
|
2018-04-15 19:40:22 +10:00 |
|
Anuken
|
458d4378f0
|
Removed liquid storage
|
2018-04-14 21:13:10 -04:00 |
|
Anuken
|
89f06506c1
|
Fixed transfer exploit
|
2018-04-14 20:38:33 -04:00 |
|
Anuken
|
913ee34c8d
|
Implemented item dumping
|
2018-04-14 13:47:55 -04:00 |
|
Anuken
|
4e77f24a06
|
Implemented inventory capacity
|
2018-04-14 12:00:42 -04:00 |
|
Anuken
|
86b7966027
|
Implemented item dragging and transferring
|
2018-04-13 23:55:53 -04:00 |
|
Anuken
|
43c9bc51dc
|
Implemented basic block inventories
|
2018-04-13 20:05:42 -04:00 |
|