1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-08-15 19:00:32 +03:00
Commit Graph

435 Commits

Author SHA1 Message Date
Anuken
295573142f Removing Nulls.unit 2024-07-10 16:40:32 -04:00
Anuken
b4b6b9fa44 World processor list in editor 2024-05-24 21:46:15 -04:00
Anuken
8eb6a1068b Struct bool setter fix 2024-04-15 16:31:07 -04:00
Anuken
276245bf3c Commands are now content 2023-09-23 17:10:19 -04:00
Anuken
f698d4dd37 Clamp mobile view 2023-09-13 23:43:16 -04:00
Anuken
f00209ece7 Networking fix 2023-06-11 13:48:29 -04:00
Anuken
b6f5d424da Select command from reconstructor / Units save command when controlled 2023-05-30 20:08:48 -04:00
Anuken
e92d5d2d2d Fixed #8165 2023-01-12 14:42:42 -05:00
Anuken
0dc2dc9b08 Fixed crash with modded unit classes 2023-01-12 09:35:48 -05:00
Zelaux
2c103c157a
Fixed boolean setters for Structs (#8041) 2023-01-07 11:44:08 -05:00
buthed010203
a5fd29e56d
Fix crash when toString returns null value (#8067)
* Fix crash when toString returns null value

* Return a string from NullUnit toString

* Begone redundancy

* Unwrap before null check to ensure non-nullability
2023-01-07 11:28:01 -05:00
Anuken
243c50be02 Faster entity removal 2022-12-14 16:58:58 -05:00
Anuken
6566bf9dd5 How 2022-10-26 15:52:51 -04:00
Skat
9e9ef56fdc
Exclude player caller from packet's fields (#7368) 2022-08-15 07:25:12 -04:00
Anuken
4ba5be8d31 Misc improvements / Latum death unit spawning 2022-06-23 13:16:25 -04:00
Anuken
389cace4c7 Fixed #6897 2022-06-08 10:39:09 -04:00
Anuken
3dd17474c5 Fixed OpenGL vertex arrays / Fixed bullet shrink crop 2022-05-10 13:12:12 -04:00
Anuken
f7e74bdbfc Fixed annotations 2022-05-10 00:14:33 -04:00
Anuken
429e07adec More units renamed 2022-05-05 13:39:14 -04:00
Anuken
25208d0797 Hover unit stuff 2022-04-30 23:00:35 -04:00
Anuken
9a05b36478 Minor bullet despawn fix 2022-04-23 09:26:52 -04:00
Anuken
f4e5fdea96 a 2022-03-28 15:17:49 -04:00
Anuken
9a8c557a42 dumb 2022-03-27 22:39:45 -04:00
Anuken
cefb9d263a Process fix 2022-03-27 19:18:53 -04:00
Anuken
0e2a5cddfd Better annotation processor IC 2022-03-27 12:53:38 -04:00
Anuken
d4aff92fda the refactoring continues 2022-02-22 13:33:55 -05:00
Anuken
8b916d03af Editor & access modifier fixes 2022-02-20 16:58:29 -05:00
Anuken
49a39d42e7 Proper pathfinding fixes 2022-02-17 15:15:51 -05:00
Anuken
2bb417dfd3 Stell unit 2022-02-16 20:38:12 -05:00
Anuken
65161a4129 deprecation annihilation 2022-02-14 22:29:55 -05:00
Anuken
f85aaed323 Building loop cleanup 2022-02-13 19:33:04 -05:00
Anuken
feba0cf207 Erekir tech fixes 2022-01-27 15:01:01 -05:00
Anuken
2d19c7ae97 Bulwark shield mechanics mostly done 2022-01-17 13:39:15 -05:00
Anuken
8023ea1d34 aaaaaaaAAAAAAAAAAAAAAAAAA 2021-12-18 23:23:35 -05:00
Anuken
53b55a9f0e Tank animations & FX 2021-12-12 20:05:37 -05:00
Anuken
0d33768f58 WIP tank unit type 2021-12-12 18:29:44 -05:00
Anuken
0b7d8f371e Support for unit missiles 2021-12-07 16:58:11 -05:00
Anuken
9c9d147b95 TeamEntry class implementation 2021-12-03 10:28:34 -05:00
Anuken
6483d924af Unit cargo transport system 2021-11-29 20:06:49 -05:00
Anuken
5e534822b8 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/type/UnitType.java
	gradle.properties
2021-11-04 19:39:16 -04:00
Anuken
b418afed63 Added WorldLabel entity for better server-side labels 2021-11-02 10:03:44 -04:00
Anuken
d3343c0ae9 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/content/Planets.java
	tools/src/mindustry/tools/Generators.java
2021-10-20 10:45:51 -04:00
Anuken
e897458e94 Sound codegen fixes 2021-10-17 16:12:47 -04:00
Anuken
994f6f7e84 Redundant codegen cleanup 2021-10-17 15:21:41 -04:00
Anuken
176343e862 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2021-10-15 14:24:48 -04:00
Anuken
816ab161df Make Unit type default to Alpha 2021-10-15 12:07:07 -04:00
Anuken
5f3cef251b Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/assets/logicids.dat
	core/src/mindustry/content/Blocks.java
	gradle.properties
2021-09-28 18:45:09 -04:00
Anuken
13b92519f1 Added missing revision 2021-09-27 15:07:34 -04:00
Anuken
dddb282ce3 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/content/Blocks.java
2021-09-04 12:26:07 -04:00
QmelZ
d31389efca
remove space (#5929) 2021-09-04 10:12:13 -04:00