Anuken
|
d831fa7ba3
|
Added basic flying AI
|
2020-03-21 11:48:10 -04:00 |
|
Anuken
|
d673167477
|
Added basic ground AI
|
2020-03-21 10:49:38 -04:00 |
|
Anuken
|
6cbc42d9de
|
Fixed unnecessary Color rgba methods
|
2020-03-19 20:00:04 -04:00 |
|
Anuken
|
0ed21a1d5f
|
Bugfixes, cleanup / Created stub processor class
|
2020-03-17 11:51:33 -04:00 |
|
Anuken
|
928812142a
|
Bugfixes & liquid unit tests
|
2020-03-16 10:41:32 -04:00 |
|
Anuken
|
cd019ab329
|
More bugfixes
|
2020-03-14 18:19:07 -04:00 |
|
Anuken
|
7e781d9ff8
|
Bugfixes
|
2020-03-14 12:29:12 -04:00 |
|
Anuken
|
808615a77c
|
Bugfixes
|
2020-03-13 22:33:37 -04:00 |
|
Anuken
|
ade989aecb
|
Removed Shader#end
|
2020-03-10 10:32:40 -04:00 |
|
Anuken
|
876d193379
|
Bugfixes
|
2020-03-09 11:16:57 -04:00 |
|
Anuken
|
12c4395508
|
Added basic respawning
|
2020-03-07 23:24:22 -05:00 |
|
Anuken
|
7655b65363
|
Bugfixes / Fixed #1680
|
2020-03-06 17:06:21 -05:00 |
|
Anuken
|
f8b554aff8
|
Fixed some basic crashes
|
2020-03-06 15:30:51 -05:00 |
|
Anuken
|
77f406e9b8
|
Fixed core errors
|
2020-03-06 15:22:13 -05:00 |
|
Anuken
|
4358658889
|
Down to less than 100 errors
|
2020-03-06 14:55:06 -05:00 |
|
Anuken
|
73c0ebb75f
|
Fixed most errors in block package
|
2020-03-06 14:41:38 -05:00 |
|
Anuken
|
4744465986
|
More cleanup, nearing completion of block refactor
|
2020-03-06 12:19:26 -05:00 |
|
Anuken
|
1c48c1a43e
|
Cleanup
|
2020-03-05 23:23:10 -05:00 |
|
Anuken
|
2e19504b65
|
it begins
|
2020-03-05 20:27:42 -05:00 |
|
Anuken
|
5a0d079a78
|
oh no
|
2020-03-05 18:05:59 -05:00 |
|
Anuken
|
2dfbbdfd5b
|
Beginning work on respawning
|
2020-03-05 12:12:03 -05:00 |
|
Anuken
|
cf31293d7b
|
Many internal changes
|
2020-03-04 13:32:31 -05:00 |
|
Anuken
|
aeae286273
|
Merge branch '6.0' of https://github.com/Anuken/Mindustry into object-config
# Conflicts:
# core/src/mindustry/entities/traits/BuilderTrait.java
# core/src/mindustry/entities/type/TileEntity.java
# core/src/mindustry/game/EventType.java
# core/src/mindustry/game/Schematics.java
# core/src/mindustry/input/InputHandler.java
# core/src/mindustry/io/TypeIO.java
# core/src/mindustry/world/Block.java
# core/src/mindustry/world/blocks/distribution/Sorter.java
|
2020-03-04 08:38:36 -05:00 |
|
Anuken
|
4b36a6d5bd
|
Bugfixes
|
2020-02-29 19:37:14 -05:00 |
|
Anuken
|
dcf75222d9
|
Cleanup
|
2020-02-27 10:04:56 -05:00 |
|
Anuken
|
1e53ea50b0
|
Added support for export/import of all basic terrain as image
|
2020-02-26 19:37:22 -05:00 |
|
Anuken
|
1d1c73fd6f
|
Merge
|
2020-02-19 13:10:25 -05:00 |
|
Anuken
|
e215772f30
|
Added backwards compatibility for legacy saves
|
2020-02-17 11:13:46 -05:00 |
|
Anuken
|
6d68e10804
|
Bugfixes, cleanup
|
2020-02-16 22:22:10 -05:00 |
|
Anuken
|
e71230755d
|
Fixed omnidirectional shooting with ignored rotation
|
2020-02-16 13:49:29 -05:00 |
|
Anuken
|
7a8bd82f8e
|
Improved controls / Re-added engine sprite
|
2020-02-16 13:16:18 -05:00 |
|
Anuken
|
e677538c53
|
Fixed a crash
|
2020-02-15 15:55:37 -05:00 |
|
Anuken
|
8b4fcf99a6
|
Building / Fixed some tests
|
2020-02-15 14:51:31 -05:00 |
|
Anuken
|
abaa462645
|
Added entity revisions
|
2020-02-14 12:54:44 -05:00 |
|
Anuken
|
c4464e67fd
|
Fixed IO issues
|
2020-02-13 22:26:24 -05:00 |
|
Anuken
|
09c57c32d6
|
Better IO
|
2020-02-13 22:11:59 -05:00 |
|
Anuken
|
e3621f44da
|
Barely functional IO
|
2020-02-13 19:26:36 -05:00 |
|
Anuken
|
ad248e2e20
|
Autogeneration of some IO code
|
2020-02-13 13:30:30 -05:00 |
|
Anuken
|
86d5842868
|
Testing new quadtree
|
2020-02-10 11:29:58 -05:00 |
|
Anuken
|
81990cf16c
|
Optimizations
|
2020-02-10 11:07:10 -05:00 |
|
Anuken
|
6c6861a97a
|
Cleanup
|
2020-02-10 10:47:21 -05:00 |
|
Anuken
|
0ad8408ba9
|
Collisions, lots of bugfixes
|
2020-02-10 09:58:00 -05:00 |
|
Anuken
|
e9b066b866
|
Fires, puddles, feature reimplementations
|
2020-02-09 23:43:08 -05:00 |
|
Anuken
|
3feca9bbf8
|
Minor tweaks
|
2020-02-09 22:27:16 -05:00 |
|
Anuken
|
ae7a8e1f65
|
Minor tweaks
|
2020-02-09 14:35:22 -05:00 |
|
Anuken
|
d45d7f21b6
|
Procedural scorch marks / Bugfixes
|
2020-02-09 12:07:36 -05:00 |
|
Anuken
|
8e976c20a1
|
Hitbox fixes
|
2020-02-08 23:00:26 -05:00 |
|
Anuken
|
e23119e330
|
Feature re-implementations
|
2020-02-08 21:54:41 -05:00 |
|
Anuken
|
5169e197b6
|
Bugfixes
|
2020-02-08 16:00:54 -05:00 |
|
Anuken
|
ba1f59aa71
|
Better physics
|
2020-02-08 15:39:27 -05:00 |
|