Commit Graph

640 Commits

Author SHA1 Message Date
Anuken
b734fb948d Fixed #8159 2023-01-12 08:36:47 -05:00
MEEPofFaith
87949679f1 Make crash damage a multiplier instead of a toggle (#8151)
* Switch unitCrashDamage to a multiplier

* Add to rules dialog
2023-01-11 08:56:29 -05:00
Anuken
79ea2480cb unitCrashDamage rule 2023-01-10 21:25:23 -05:00
Anuken
c1e783ba71 PayloadSource UnitCreateEvent 2022-11-10 12:15:51 -05:00
Anuken
3fe38e8925 Better fix for #7854 2022-11-10 08:22:53 -05:00
Anuken
7e0a6b985c Fixed #7804 / Fixed #7803 2022-11-03 08:57:15 -04:00
Anuken
74839a7f8d Fixed #7801 2022-11-02 08:37:11 -04:00
Anuken
d53a2f52ac Fixed compilation 2022-10-29 20:09:00 -04:00
Anuken
3bdf0bdc1f WIP campaign completion text 2022-10-29 19:25:37 -04:00
Anuken
c8ebe0cd87 Packet rate limit 2022-10-27 10:30:28 -04:00
Anuken
4e856bee90 Misc balance / Fixed cross-planet sector 'lock' 2022-10-26 09:53:51 -04:00
Anuken
ac44ef5b96 Misc balance / Fixed unobtainable achievement 2022-10-25 21:54:28 -04:00
Anuken
c8fb0659d4 Misc requirement tweaks 2022-10-23 10:30:34 -04:00
Anuken
b10a146cd9 Achievement finalizations 2022-10-20 13:53:07 -04:00
Anuken
d7547d2e68 Minor unit balance / Cleanup 2022-10-19 15:13:26 -04:00
Anuken
215633587d Fixed #7728 2022-10-16 08:44:08 -04:00
Anuken
83ed26a271 Fixed #7719 2022-10-15 09:41:43 -04:00
Anuken
5a4a6ff003 Fixed #7713 2022-10-14 11:54:30 -04:00
Anuken
8104173b31 Ground zero tutorial from #7532 2022-10-10 19:05:23 -04:00
Anuken
4201106843 New WIP achievement definitions 2022-10-09 17:47:12 -04:00
MEEPofFaith
a7c7238cc8 Whitelist Option + Hiding Banned Blocks Rules (#7553)
* Whitelist Option

* Hide banned blocks rule
2022-10-06 14:14:48 -04:00
Anuken
88d6c4c8f9 Full implementation of #7014 2022-10-04 13:07:23 -04:00
Anuken
48ce73b517 Fixed #7651 2022-10-03 07:24:03 -04:00
Anuken
eca3746839 #7470 2022-10-01 16:06:56 -04:00
Anuken
dec2642434 Fixed #7628 2022-09-26 10:56:10 -04:00
Anuken
4735e28aad Fixed #7622 2022-09-25 07:11:21 -04:00
Anuken
e56f207160 Moved logo back over menu 2022-09-21 12:42:10 -04:00
Anuken
a0535395eb Unlinked global items of Serpulo and Erekir 2022-09-15 17:06:35 -04:00
MEEPofFaith
b7e8c211f7 Countdowns on other objectives. (#7528)
* Destroy units objective countdown

* Countdown on other objectives
2022-09-07 22:50:06 -04:00
MEEPofFaith
31149c08ea More control over wave sending (#7442)
* Wave send rule

* Send natural wave command

* Use a boolean

* boolean selection

* Revert "boolean selection"

This reverts commit 01e7a8f0e0.

* Natural wave last

* I don't see why it wouldn't
2022-09-07 18:54:26 -04:00
WayZer
5c1e3a2862 Add WorldBeforeLoadEvent and WorldEndLoadEvent (#7523)
* Add `WorldBeforeLoadEvent` and `WorldEndLoadEvent`

* rename
2022-09-07 08:24:31 -04:00
JniTrRny
ffb3535f56 Generation quick copy & paste (#7520)
* several UI changes

* block ID bad
2022-09-05 14:59:21 -04:00
Anuken
82bb4607db Fixed basin spawn timer 2022-08-25 19:47:55 -04:00
zenonet
dde9f895cf Added autoPause config for servers (#7405)
* Extracted the method ServerControl.setPauseState()

* Added a comment to EventType.PlayerLeave

* Added the `pauseWithoutPlayers` config

* Revert "Extracted the method ServerControl.setPauseState()"

This reverts commit 45f5b01547.

* Renamed pauseWithoutPlayers to autoPause,
fixed manual- and automatic pausing to interfere
and made the server pause when hosting a new game

* Added a dot to the config description of `autoPause` and added my name to the contributors list

* Refactoring

* Merged remote-tracking changed I guess

* More refactoring

* More refactoring

* Removed logging about autoPause

* Removed another log I forgot in the last commit

Co-authored-by: Anuken <arnukren@gmail.com>
2022-08-21 10:32:58 -04:00
Anuken
a54907583b Neoplasia reactor 2022-08-02 21:26:15 -04:00
Anuken
427100c61d Fixed commanded unit UI refresh 2022-07-31 11:43:23 -04:00
Anuken
a6ae178b46 Misc minor fixes 2022-07-18 22:14:53 -04:00
Anuken
494440a591 Fixed incorrect 'command mode' hint on mobile 2022-07-17 20:35:49 -04:00
Anuken
8d6cac39d0 Fixed #7178 / Maps renamed 2022-07-15 19:26:23 -04:00
Anuken
47e639be28 Fixed more objective bugs 2022-07-15 17:26:43 -04:00
Anuken
926cf7e0fa Fixed some messed-up objectives 2022-07-15 16:56:34 -04:00
GlennFolker
695c19d0b0 Tree-like objective node structure (#7152)
* overall structure

* overall layout

* field interpreter

* less bloated UI

* scroll pan't

* strip off the 'Marker' suffix

* e

* all (hopefully all...) interpreters finished.

* onset

* two, four

* i don't understand how icon mappings work.

* separate remover and indexer

* some cleanups

* untested mobile support

* contrib

* ok anuke

* fix conflicts 2

* hidden
2022-07-15 10:41:18 -04:00
Anuken
72b36d97bd RTS max squad size 2022-07-11 18:18:22 -04:00
Anuken
2a3a3359fa Misc bugfixes 2022-07-07 09:53:38 -04:00
Lucky Clover
8d6807a79d Fix Rules-initialWaveSpacing comment (#7093)
(In fact I'm not sure if this should be edited to "<=0" to correspond with the actual codes.
2022-06-29 11:32:48 -04:00
Anuken
3f6ab92fcb Map objective editor fixes 2022-06-26 14:07:58 -04:00
Anuken
b25ca6ff33 WIP objective marker editing + Mobile factory output tap 2022-06-26 12:09:58 -04:00
Anuken
cc26a0eeb3 WIP objective editor progress 2022-06-24 21:18:04 -04:00
Anuken
ce27388fad Misc bugfixes 2022-06-13 23:23:45 -04:00
Ilya246
dc5b184d45 Add a solar panel output multiplier (#7013)
* do

* world processor compatibility

* useless
2022-06-13 21:09:06 -04:00