Anuken
|
04ec2c0603
|
Added toggle for always playing music
|
2024-07-05 21:42:23 -04:00 |
|
Anuken
|
87584ebd0b
|
Minor power graph optimization
|
2024-06-20 17:41:36 -04:00 |
|
Anuken
|
7f9eb87313
|
Logic icon support for all blocks
|
2024-06-16 01:11:54 -04:00 |
|
Anuken
|
a39b05ffc2
|
Scanner -> BufferedReader
|
2024-06-13 21:59:28 -04:00 |
|
Anuken
|
f0bee7f19f
|
Pathfinder bugfixes
|
2024-06-08 12:55:04 -04:00 |
|
Anuken
|
4d2163d248
|
Less frequent Erekir turret retargeting when valid target is present
|
2024-05-27 18:12:21 -04:00 |
|
Anuken
|
bf1b4f9af5
|
Native file chooser, untested
|
2024-05-27 17:23:46 -04:00 |
|
Anuken
|
6243ef6d4a
|
Fixed #9892
|
2024-05-27 09:40:52 -04:00 |
|
Anuken
|
b4b6b9fa44
|
World processor list in editor
|
2024-05-24 21:46:15 -04:00 |
|
Anuken
|
779a8f75bc
|
Fixed #9876
|
2024-05-23 11:54:26 -04:00 |
|
Anuken
|
c2500b2a1a
|
arc
|
2024-05-03 21:12:49 -04:00 |
|
Anuken
|
243cc1e527
|
Unit selection overlay improvements
|
2024-04-17 23:28:01 -04:00 |
|
Redstonneur1256
|
e8e8189a92
|
Add ShapeMarker starting and ending angles (#9729)
|
2024-04-08 19:51:50 -04:00 |
|
Anuken
|
11c1211d65
|
Fixed #9722
|
2024-04-07 20:54:01 -04:00 |
|
Anuken
|
08c8ab08a2
|
Fixed #9713
|
2024-04-06 09:49:30 -04:00 |
|
Anuken
|
89433ddeb4
|
Trail length FPS independence
|
2024-04-04 18:21:54 -04:00 |
|
Anuken
|
d4abcc91ef
|
Removed unit formation minSpeed
|
2024-03-30 09:53:08 -04:00 |
|
Anuken
|
ac15b94978
|
Significant sprite packing memory leak fixes
additional thanks to GlFolker for reporting issues with undisposed content icon pixmaps
|
2024-03-03 14:19:27 -05:00 |
|
Anuken
|
d8a66b7b25
|
Bundle change for #9591
|
2024-02-24 12:31:06 -05:00 |
|
Anuken
|
2fd92b8c80
|
Processor global variable dialog
|
2024-02-09 18:09:41 -05:00 |
|
Anuken
|
602bb93f1e
|
Fixed #9512
|
2024-02-04 19:09:36 -05:00 |
|
Anuken
|
b7485b5bc4
|
Join dialog performance improvement
|
2024-01-29 22:45:22 -05:00 |
|
Anuken
|
a6f2aa6c43
|
Marker control cleanup
|
2024-01-29 15:17:49 -05:00 |
|
Anuken
|
eddcd8fc6d
|
Minor building optimization
|
2024-01-28 15:50:05 -05:00 |
|
Anuken
|
41f448af2c
|
Don't create outlines in units if they already exist
|
2024-01-21 19:12:39 -05:00 |
|
Anuken
|
1d3736cf82
|
Fixed #9449
|
2024-01-12 14:20:28 -05:00 |
|
Anuken
|
61945e5ce7
|
Clearer sector capture notification
|
2024-01-05 08:22:12 -05:00 |
|
Anuken
|
3a64685280
|
Minor clear optimization
|
2023-12-24 21:14:44 -05:00 |
|
Anuken
|
5bf0193cb3
|
Fixed #9405
|
2023-12-24 16:29:51 -05:00 |
|
Anuken
|
b2f76ea0bd
|
Updated Arc
|
2023-12-22 22:16:36 -05:00 |
|
Anuken
|
eeefdd8054
|
Crash fix
|
2023-12-10 21:55:21 -05:00 |
|
Anuken
|
ed96b2eec8
|
Simplified JSON music/sound loading
|
2023-11-30 14:19:30 -05:00 |
|
Anuken
|
130336bff0
|
arc
|
2023-11-23 19:04:17 -05:00 |
|
Anuken
|
70132436db
|
arc
|
2023-11-14 21:38:26 -05:00 |
|
Anuken
|
7f805f1712
|
Fixed #9257
|
2023-11-08 09:02:20 -05:00 |
|
Anuken
|
ed7f00f48a
|
Load/unload command icon swap
|
2023-10-19 22:02:34 -04:00 |
|
Anuken
|
4ea8199f83
|
Json support for UnlockableContent fields
|
2023-10-13 00:38:53 -04:00 |
|
Anuken
|
0b6ff5c56d
|
Slight puddle performance increase
|
2023-10-07 13:17:57 -04:00 |
|
Anuken
|
8bbf5b1f52
|
Marker instruction rework
|
2023-09-28 01:04:03 -04:00 |
|
Anuken
|
7536bbfeb0
|
Pathfinding fixes
|
2023-09-25 12:23:46 -04:00 |
|
Anuken
|
f633fb0af5
|
Fixed setProp x/y not teleporting on strict servers
|
2023-09-22 10:06:43 -04:00 |
|
Anuken
|
aecd220574
|
RTS Control groups
|
2023-09-19 23:48:40 -04:00 |
|
Phinner
|
cbc3721e50
|
Add text input option allowing empty text (#9058)
* feat: Add option allowing empty text input
* feat: Implement https://github.com/Anuken/Arc/pull/155
* chore: Add missing null checks in Menus
|
2023-09-15 17:11:22 -04:00 |
|
Anuken
|
34ba2cfd41
|
Fixed #9049
|
2023-09-11 20:00:20 -04:00 |
|
Anuken
|
0e24b67d09
|
Wave effect has color now
|
2023-09-03 21:12:46 -04:00 |
|
Anuken
|
73dd487af9
|
Updated Gradle + other deps
|
2023-09-03 13:28:11 -04:00 |
|
Anuken
|
e3b815a4c6
|
Possible corner death fix
|
2023-08-29 17:51:45 -04:00 |
|
Anuken
|
207806440b
|
Fixed #8967
|
2023-08-22 10:10:08 -04:00 |
|
Anuken
|
2715d4954f
|
Ignore ratelimit for local
|
2023-08-17 09:17:47 -04:00 |
|
Anuken
|
59dd3a9e34
|
Fixed #8864
|
2023-07-29 21:57:01 -04:00 |
|