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
389cace4c7
Fixed #6897
2022-06-08 10:39:09 -04:00
Anuken
f7e74bdbfc
Fixed annotations
2022-05-10 00:14:33 -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
feba0cf207
Erekir tech fixes
2022-01-27 15:01:01 -05:00
Anuken
53b55a9f0e
Tank animations & FX
2021-12-12 20:05:37 -05:00
Anuken
9c9d147b95
TeamEntry class implementation
2021-12-03 10:28:34 -05: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
816ab161df
Make Unit type default to Alpha
2021-10-15 12:07:07 -04:00
QmelZ
d31389efca
remove space ( #5929 )
2021-09-04 10:12:13 -04:00
Anuken
80ef3cee34
Suppress gen deprecatio warning / Anuken/Mindustry-Suggestions/issues/2888
2021-08-23 15:33:28 -04:00
Anuken
0980495a28
(commented) support for Call server-to-client sounds
2021-07-16 15:39:03 -04:00
Anuken
a9f9ddcacf
AnnotationProxyMaker workaround cleanup
2021-07-14 19:52:43 -04:00
Anuken
0ba26b22c0
Fixed #5548
2021-07-06 16:32:42 -04:00
Anuken
017552f573
Fixed crash caused by invalid NinePatch sprites
2021-07-06 15:23:37 -04:00
Anuken
3817b159cf
Reduced jittery interpolation
2021-06-26 00:19:23 -04:00
Anuken
d468a4f328
Removed unnecessary TODOs
2021-06-22 16:07:19 -04:00
Anuken
a64efce5a0
Possible client-side interpolation jitter fix
2021-06-06 22:17:53 -04:00
Anuken
9aae443e72
More netcode updates
2021-06-02 17:04:31 -04:00
Anuken
462a64bf21
Netcode updates
2021-06-02 16:51:52 -04:00
Anuken
28b235ef07
Partial 7.0 merge - API preview
2021-06-02 11:08:08 -04:00
Anuken
19778c743c
Fewer methods
2021-04-03 01:28:19 -04:00
Anuken
28a2e7c697
Kotlin support fixes
2021-04-03 00:59:57 -04:00
Max Leibowitz
31f8d6c830
Move to kapt for annotation processing (allows kotlin to be used in the core module)
2021-04-02 17:25:07 -07:00
Anuken
9384d661c1
Removed unnecessary dispose()
2021-03-18 16:14:53 -04:00
Anuken
ae2736d393
New logic parser
2021-03-09 15:47:19 -05:00
Anuken
cc65feb392
Added ConnectionEvent
2021-03-04 18:39:47 -05:00
Anuken
c12b9ee3e3
Minor network packet handling tweaks
2021-03-04 17:58:28 -05:00
fuzzbuck
7cc3e23e9a
typo ( #4110 )
2020-12-24 18:28:08 -05:00
Anuken
6fba84959c
New hint tutorial system (unfinished!)
2020-11-21 14:05:58 -05:00
Anuken
74f083b897
Better sector icons
2020-11-16 16:31:55 -05:00
Anuken
d1d3ef0c67
Sound framework improvements
2020-11-12 18:07:26 -05:00
Anuken
eba559d0ff
But does the iOS version need MP3s now?
2020-11-11 11:22:41 -05:00
Anuken
a4f5c1c55f
Back to OGG
2020-11-11 10:55:19 -05:00
Anuken
89589c3258
Converted music to mp3 / New tracks / Minor cleanup
2020-11-09 17:02:36 -05:00
Anuken
2d4f4015b1
Fixed mono presence "corrupting" older saves
2020-11-08 20:24:31 -05:00
Anuken
a18ae3ccf9
Icon refactoring
2020-11-05 20:21:30 -05:00
Skat
ab604ec1c0
Update BaseProcessor.java
2020-11-01 16:04:30 +03:00