Commit Graph
12140 Commits
Author SHA1 Message Date
Anuken a80e1d86a1 Logic-related color functions 2022-02-10 11:00:27 -05:00
Anuken 04c2bbc24d Logic rule instruction / Lock erekir proc sectors 2022-02-10 09:36:31 -05:00
Anuken 63ef847690 how 2022-02-09 23:32:16 -05:00
Anuken 79dcfefd69 More payload block recolors / Bugfixes 2022-02-09 23:27:04 -05:00
Anuken 48b1266d19 More pathfinding multithreading 2022-02-09 21:14:05 -05:00
Anuken 4278c057b4 Cleanup & control fixes 2022-02-09 19:58:08 -05:00
Anuken e0b3003c95 Better pathfinder maxUpdate implementation for multiple teams 2022-02-09 17:52:02 -05:00
Anuken 3e0b8e9431 Custom rule for unit command 2022-02-09 17:28:51 -05:00
Anuken a8d750efce Fixed control 2022-02-09 17:23:57 -05:00
Anuken 44b37cfe55 Cleanup & enemy follow commands 2022-02-09 17:21:15 -05:00
Anuken fa79c5e93a Unit pathfinding 2022-02-09 17:13:02 -05:00
Anuken a24a94d0b0 No unit control multi-select 2022-02-09 00:18:51 -05:00
Anuken 257ecd397f Payload resprites 2022-02-09 00:00:50 -05:00
Anuken d7cd9ab744 Stop moving when near destination 2022-02-08 21:00:21 -05:00
Anuken c3c0b95024 Attack command support, still no pathfinding 2022-02-08 20:55:21 -05:00
Anuken d1eae2d1a2 Slightly more functional unit commands 2022-02-08 19:29:23 -05:00
Anuken f9efbb6686 Unit command prototype 2022-02-08 18:30:35 -05:00
hortiSquashandGitHub 761b357e46 Allows for different Pixels/Area (#6562)
* Allows for different Pixels/Area

Spent the entire day asking people if they knew of any mod that change would break, the answer is negative

modders, if you want the screen to take the entire space, remove both the -4

* ScaleFactor so it doesnt break existing mods

scale = (size * 32 - bordersize / 2) / displaySize

* facepalm

* Update LogicDisplay.java

why am i dumb every time i do changes on the fly

* Update LogicDisplay.java
2022-02-08 18:02:59 -05:00
Anuken 2fabd39ea1 No sector default AI 2022-02-08 14:56:34 -05:00
Anuken b4a9d546aa Repair beam weapon snap 2022-02-08 14:49:31 -05:00
Anuken fc3f17ba97 Deprecated Turret powerUse 2022-02-08 14:38:36 -05:00
Anuken 4cfbbca96b No gallium for T1 units 2022-02-08 14:27:49 -05:00
Anuken 4a419d52cc Constructor tech tree move 2022-02-08 13:49:04 -05:00
Anuken ec8952ed46 Unit spawn instruction 2022-02-08 13:20:55 -05:00
Anuken 38c0284bbe Functional world processors 2022-02-08 12:18:48 -05:00
Anuken e4dd7bf14b Reduced texture bindings with chat open 2022-02-08 01:57:40 -05:00
Anuken fa391ee77f Even less outline generation 2022-02-08 01:49:24 -05:00
Anuken 54499e9c2c Added editor playtest button 2022-02-08 01:40:12 -05:00
Anuken b5a63fb6ee Very WIP effect drones 2022-02-07 23:48:46 -05:00
Anuken b194d85a8c what 2022-02-07 18:07:26 -05:00
Anuken 0d9fcf0ffc Merge remote-tracking branch 'private/7.0-features' into 7.0-features 2022-02-07 17:54:24 -05:00
Anuken af81000d26 Unit requirements tweaks 2022-02-07 17:54:19 -05:00
epowerj 74dbbc6d00 Added wip attack testing map 2022-02-07 17:45:45 -05:00
Anuken eddac79c54 Core units done 2022-02-07 17:36:58 -05:00
Anuken 0f0464bb86 Smoother base shield 2022-02-07 17:01:51 -05:00
Anuken 8fb37c1c0a WIP 3rd core unit 2022-02-07 16:46:30 -05:00
Anuken c5bffd887e Bugfixes 2022-02-07 16:09:15 -05:00
Anuken 77410ce106 Fixed beam-to-node connections 2022-02-07 14:40:13 -05:00
Anuken 271e19f63f Bugfixes / Beam link for bases 2022-02-07 14:24:02 -05:00
Anuken 0152569414 ugh 2022-02-07 13:28:53 -05:00
Anuken f0a4753180 BaseShield for testing 2022-02-07 13:04:02 -05:00
Anuken c1bd5ae9c7 Full support for batteries in loaders/unloaders 2022-02-07 11:17:11 -05:00
Anuken 6bbbd5ab01 Fixed disappearing blocks / Unit tech tree entries 2022-02-07 10:58:22 -05:00
Anuken bf22b601f7 Slightly better core upgrade effect 2022-02-06 23:06:34 -05:00
Anuken 1fb88c13b0 Initial core unit dock implementation 2022-02-06 22:05:43 -05:00
Anuken ce82b3943e No Erekir default AI / Core unit tweaks 2022-02-06 20:54:57 -05:00
Anuken cb110e5e6f Fixed JSON planet support 2022-02-06 16:11:55 -05:00
Anuken fce3cf818e Untested support for JSON planets 2022-02-06 12:47:23 -05:00
Anuken 5fd139261f Supression system improvements 2022-02-05 21:59:38 -05:00
Anuken 28b2d5d6f7 New WIP attack sectgor 2022-02-05 21:51:29 -05:00