Commit Graph
15 Commits
Author SHA1 Message Date
MechoidandGitHub 318bc4daa5 Fix various anomaly bugs and oversights. (#8941)
* Fix various anomaly bugs and oversights. Cellcharge and Celldrain have been blasted into compliance.

* Cleanup
Move back to Cynosure.
2023-03-04 11:27:34 -08:00
spookerton 877569a5f6 artifact_effect misc style pass 2
readable flow control
2022-09-01 12:10:02 +01:00
spookerton 9aaf02722f artifact_effect misc style pass 1
overrides before new definitions
double spaced significant blocks
consistent parameter naming
no var/ in parameters
2022-09-01 11:57:22 +01:00
spookerton 0ca124b0fe remove returns & bad spacing from DoEffectPulse 2022-09-01 11:40:57 +01:00
spookerton 78d48bb498 remove returns & bad spacing from DoEffectTouch 2022-09-01 11:36:34 +01:00
spookerton 2a591a8473 cellcharge DoEffectAura sends a message per robot 2022-09-01 11:31:26 +01:00
MistakeNot4892 c48e9be967 For some reason this decided to throw a warning. 2022-08-16 19:06:42 +10:00
atermonera 6b8fb3e560 Cellcharge artifact iterates over shorter lists 2022-07-31 12:01:01 -08:00
CerebulonandGitHub e37f6a7b9f Adjusts frequency of anomalies and weights effect rarity (#8572)
* Adjusts frequency of anomalies and weights effect rarity

* Nested if
2022-04-26 22:48:35 -08:00
atermonera 7a9806d9b4 Removes weapons 2022-04-17 19:14:32 -08:00
Mechoid 41dd621f8c Re-fix anomaly batteries. 2021-10-11 17:03:07 -07:00
MechoidandGitHub 71e8b0399d Universal Anomalies (#7914)
* Xenoarch
* Map, cleanup.
* Convert to DCS.
* Attack hand, clean up.
* Allows some xenoarch item-finds to become anomalous.
* Reagents now actually trigger effects correctly.
* Anomaly Containers.
* Tweaks and Runtime Fixes.
* Adds visual effects to anomalies.
* Generalizes anomaly creation. "become_anomalous()"
* Modify as per comments. Cleans commented reference code.
2021-09-20 15:25:14 -08:00
Arokha SieyesandLeshana 5b15917d32 to_chat replacing stream operator 2020-02-17 13:14:08 -05:00
Cameron653andAnewbe e158fcd3cc Macro Replacements. (#3574)
* A preface to my madness

Travis failed one of my PR's because I copied old code
that used /red /blue /green.

Because of this, I am going to find and replace every
instance of it that I find.

Also this is a test commit to make sure I'm comitting
to the correct branch.

* /blue /green /red replacements

Dear god.

A slow and painful death from acid is more fun than this.

I wouldn't wish this torture on my worst enemy.
And this is only the beginning

* Replace part 2.

Time to fix the human error.

* Fixes mismatches

* Sets macro count to 220

One above the current number of macros in the code.

* Fixes last of the mismatches.

* Removes spaces, replaces \black

Removes spaces
Replaces \black in a few areas where seen
Replaces \bold with <B> </B> where seen

* Updating macro count again

* More fixes!

* Issues fixed! For real this time!

I swear!

* Fixing all the merge conflict files.
2017-07-19 12:47:23 -05:00
Kelenius 93d07036ef Rewrites xenoarch
See changelog
2016-08-07 08:26:26 +03:00