Silverplate
8d6cfbd418
Adds supermatter events ( #21406 )
...
* Class D and C SM events
* see above
* B-Class events
* A-class events
* S-class events (ebents done)
* Start of console
* datumization p1
* supermatter_event
* beginning of tgui
* adds new circuitboard for anomaly monitoring
* more supermatter event code
* forgot to change last_events
* tgui progression
* fix the freakin errors
* forgot to move this to on_start()
* some small fixes - tgui stuff to change
* bug fixes
* TGUI take two - in progress
* TGUI and circuit board removal for anom console
* Fixes world time spamming events
* S class event fix
* Fixes D class events
* Fixes worldtime based event calling
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* ACTUAL logging
* I blame copypaste
* Goddamit
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Burzah <mbsx@proton.me >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-08-22 21:48:13 +01:00
warriorstar-orion
c203fe01b9
Buff dimensional tears. ( #21937 )
...
* Buff dimensional tears.
* Keep leaders. Pick random turf. Clean up implementation.
* Update code/modules/events/tear.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* use log_debug
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-08-21 20:03:49 +01:00
Luc
b5613d239d
Adds a new Fungal Growth event, makes fungus re-harvestable ( #21928 )
...
* the fungus is amongus
* us -> al
* Update code/game/objects/effects/decals/Cleanable/misc_cleanables.dm
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* Update code/game/objects/effects/decals/Cleanable/misc_cleanables.dm
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* Update code/game/objects/effects/decals/Cleanable/misc_cleanables.dm
fineeee
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
---------
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
2023-08-21 20:02:27 +01:00
GDN
36d6c0f967
false alarm now sounds the sirens ( #21773 )
2023-08-12 18:22:56 +01:00
Henri215
4398e2c003
Fixing common spelling mistakes part 4 ( #21945 )
2023-08-10 17:27:20 -05:00
Contrabang
17a4df5a4c
Fixes some issues with command and sec job lists ( #21806 )
...
* oh god oh god
* oops, forgot to remove that
* name changes
2023-07-24 14:24:09 -05:00
JimKil3
bcea9d3377
Cryogenic anomalies & armor ( #21603 )
...
* cryogenic anomaly
* sprite
* reactive gelidic armor
* america number 1 raaah
* sprite (thanks atp)
* qwerty suggestion
* floor freezing
* Update code/game/objects/effects/anomalies.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* steel review commit 2
* whitespace apparently? idk
* whitespace fix (real)
* vetus
* Update code/game/objects/effects/anomalies.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/effects/anomalies.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/effects/anomalies.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/armor_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/megafauna/ancient_robot.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* early return thing
---------
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-07-24 15:11:21 +01:00
AffectedArc07
8d7e066471
Adds OpenDream as a CI lint ( #21099 )
...
* Initial Commit
* Makes the CI work (maybe)
* Of course CI has a hissy fit
* Actually fixes the codebase
* Oops 1
* Tweaks
* oops
2023-07-18 20:50:31 -05:00
larentoun
5bd1e7a0de
fix: Brand Intelligence will live in refillable vendor ( #21660 )
...
https://github.com/ss220-space/Paradise/pull/1343
2023-07-17 11:04:51 +01:00
Fridge Burns
0cb5f13989
Fix malfunctioning drones failing to GC ( #21693 )
...
* remove drone from list
* signal handler
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
2023-07-17 10:52:26 +01:00
Qwertytoforty
07889171bb
Makes meteor events more consistant, with major meteors being more deadly. ( #21459 )
...
* what do you mean a weight of 75
* yeah do this
2023-07-17 10:50:33 +01:00
DGamerL
60cde3b2b6
the addjed jobs ( #21703 )
2023-07-17 10:49:53 +01:00
DGamerL
b77f369160
Changes the Tesla movement pattern [READY FOR REVIEW] ( #20955 )
...
* Slightly buffs the atmos backpack
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull request process. -->
## What Does This PR Do
Increases the water cap of the atmos firefighting backpack from 200 to 500, to be more in line with the janitor cleaning backpack
<!-- Include a small to medium description of what your PR changes. -->
<!-- Document all changes, as not doing this may delay reviews or even discourage maintainers from merging your PR! -->
<!-- If your PR fixes an issue, add "Fixes #1234 " somewhere in the PR description. This will automatically close the bug upon PR submission. -->
## Why It's Good For The Game
Currently, nobody uses the backpack for anything other than metal foam, as the water capacity is simply too little for any effective firefighting, or nanofrost usage.
<!-- Add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. -->
## Testing
<!-- How did you test the PR, if at all? -->
## Changelog
🆑
tweak: Increased atmos firefighting backpack capacity
/🆑
<!-- Both 🆑 's are required for the changelog to work! You can put your name to the right of the first 🆑 if you want to overwrite your GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
<!-- If a PR has no impact on players (i.e. a code refactor that does not change functionality) then the entire Changelog heading and contents can be removed. -->
* Maybe actually do what the PR says
* First attempt
* First stepos
* Cleaning up a bit, no errors :D
* fuck I have to redo the entire move code
* probably won't compile, but I make other PR now
* something is fucky but I'm not fixing it now
* BALL STUCK BALL STUCK
* we making progress
* guhhhh
* moving over to getline() stuff
* yeetus your APCs are deletus
* removes variable that made Cl fail
* Steelslayer suggestions
* hotfix number one
* ANOTHER hotfix
* lewcc reviews
* new findeventarea proc
* Steelslayer review + Almost 100% sirryan review
* this should be all done now
* Hal review
* now 100% CI approved
* Hal review
* no more turf refs
* begone unused lists
* maybe actually delete the list
* doesn't runtime :D
* oops forgot this
* list gone and less runtimes
* steelslayer reviews
2023-07-15 11:11:14 -05:00
Qwertytoforty
b367c427ab
Makes duplicate events have less weight work / work based on percentage now. ( #21358 )
...
* Makes duplicate events have less weight work / work better
* Update code/modules/events/event_container.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-07-01 10:40:48 +02:00
GDN
5022baa988
dchat now gets an alert on what jobs have changed in Bureaucratic error ( #21214 )
...
* dchat now gets an alert on what jobs have changed in a Bureaucratic Error event
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-06-14 21:15:48 +01:00
ppi13
15d0db1757
Lets you click the overmind. ( #21222 )
2023-06-14 21:14:27 +01:00
Qwertytoforty
89f8bba648
Getting thrown into things actually hurts now [ready for review] ( #21022 )
...
* Getting thrown into things actually hurts now
* add the blob one too dingus
* more changes consoles windows ect
* fucking hell one sec
* now up to date
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* early returns
* rename of proc
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-06-07 20:03:36 +01:00
Luc
ad6a481cd6
Adds ability to auto-follow debris for meteor events ( #20917 )
...
* general outline
* Works pretty well at this point?
* Fixes up some other smaller things
* Improve documentation
* Removes some unused code
* Removes a stray comment too
* minor reorganization
* thanks gdn
* qdel null
* Remove unused proc
* Remove some other unused functionality
* sirryan review
* merges
2023-06-03 17:51:06 -05:00
DGamerL
173bfb92f5
Removes bio resist from the code ( #21108 )
...
* BIO armor is kill
* some more stuff that uses bio resist
* I did a scuffed merge conflict solve but it works
2023-06-03 09:50:22 +01:00
Contrabang
3f87165a03
CI now bans files with the same name (PART 2) ( #21051 )
...
* CI change
* world.dm
* .dme world.dm
* subsystem renaming
* .dme for subsystems
* ai_laws.dm
* armor.dm
* emote.dm
* logging.dm
* spell.dm
* air_alarm.dm
* crew.dm
* decal.dm
* emissive_blocker.dm
* footstep.dm
* spawner.dm
* fire.dm
* carbon.dm
* living.dm
* mob.dm
* movement.dm
* thermal_drill.dm
* plasmamen.dm
* lavaland.dm
* chaplain.dm
* lightning.dm
* magnet.dm
* mimic.dm
* wizard.dm
* morph.dm
* vampire.dm
* click.dm
* self.dm
* radiation_storm.dm
* airlock.dm
* autolathe.dm
* mulebot.dm
* nuclearbomb.dm
* particle_accelerator.dm
* smartfridge.dm
* syndicatebomb.dm
* vending.dm
* wires.dm
* sound.dm
* mining.dm
* syndicate_space_base.dm
* monkey.dm
* guardian.dm
* bomb.dm
* standard.dm
* nuclear.dm
* pinpointer.dm
* access.dm
* departments.dm
* job.dm
* science.dm
* buttons.dm
* cloning.dm
* igniter.dm
* wishgranter.dm
* atmos_control.dm
* message.dm
* power_monitor.dm
* mecha.dm
* combat.dm
* mining_tools.dm
* meteors.dm
* spiders.dm
* contraband.dm
* aliens.dm
* uplinks.dm
* voice.dm
* intercom.dm
* lights.dm
* robot_items.dm
* mineral.dm
* dice.dm
* extinguisher.dm
* paint.dm
* signs.dm
* staff.dm
* smokebomb.dm
* boxes.dm
* random.dm
* janicart.dm
* statue.dm
* cargo.dm
* asteroid.dm
* headslug.dm
* fulton.dm
* atmospherics.dm
* pump.dm
* corpse.dm
* oldstation.dm
* gps.dm
* preferences.dm
* clothing.dm
* ears.dm
* glasses.dm
* boxing.dm
* color.dm
* renames ninja gear files
* recipes.dm
* error_handler.dm
* anomaly.dm
* floorcluwne.dm
* undead.dm
* overmind.dm
* shield.dm
* bottle.dm
* organ.dm
* piano.dm
* plasma_fist.dm
* language.dm
* mob_defines.dm
* mob_helpers.dm
* damage_procs.dm
* _defines.dm
* empress.dm and queen.dm
* brain.dm
* organ file renaming
* subsystems.dm
* constructs.dm
* bot.dm
* pet.dm
* nature.dm
* magic.dm
* colors.dm
* drugs.dm
* medicine.dm
* toxins.dm
* shuttle.dm
* surgery.dm
* moves a bunch of define files
* traits.dm
* names.dm
* other_mobs.dm
* flags.dm
* some final define files
* well turns out contractor_pinpointer.dm was taken
* I forgot to remove this file
* how in the hell did this get unticked
* I DID INCLUDE IT, but there was a "w" there
* swaps the world definitions
* camera renamed to SScamera
* examine -> alien_examine
2023-06-02 14:30:17 -05:00
Luc
d8ddda378b
Deadchat Plays SS13: Ghost Control of Mobs ( #20600 )
...
* Add dchat control
* adds human support, cleans other things up
* Bit of cleanup
* actually use the item
* minor proc ref mistake, laugh at this user
* evil tg strings
* Renames defines, adds vv menu item for it
* Improve anarchy message formatting
* don't go to_chatting tesla energy balls
* aa review
* Minor cleanups, replace some emotes
* Addressing some reviews
* Incorporate some checks for deadchat mutes/prefs
2023-05-21 12:33:11 -05:00
Coolrune206
187a755509
tweaks demon spawn rate ( #20699 )
2023-05-12 22:02:25 +02:00
Henri215
a85d4bd9ae
Fixes bureaucratic error event runtime ( #21010 )
2023-05-08 17:11:32 -05:00
DGamerL
5764b6acaf
Typo go brrr ( #20997 )
2023-05-02 18:24:39 -04:00
Henri215
b9952532eb
Adds the bureaucratic error event ( #20582 )
...
* camera failure event
* Increasing the amount
* No disabling cameras on protected areas
* Adds the bureaucratic error event
* human resources department is lore friendly
* Pick instead of rand
* ops
* Added allow_bureaucratic_error to jobs
* scales up with number of engineers
* mundane category
* Update code/modules/events/camerafailure.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* conflict fix
* No error for blacklisted jobs
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Lewcc review
* better file name
* better name part 2
* farie review
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Update code/modules/events/camera_failure.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* checking for admin only
* Blacklist and small fix
* Farie review
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2023-05-02 20:57:45 +02:00
DGamerL
cc1e513c54
Anomalies can't spawn in cryogenics ( #20938 )
...
* Can't spawn in cyrogenics anymore
* Begone ,
2023-04-27 18:40:00 +01:00
Luc
748d5f91c2
Makes the Brand Intelligence event a bit more dangerous ( #20904 )
...
* Adds mimic support
* add some tiltable checks
* tuning, some messages
* Remove spurious comment
* be extra sure we attack em
* Mimic vendors, when killed, may break.
2023-04-22 09:58:40 +02:00
Henri215
dc75a748f1
Fixing common spelling mistakes part 3 ( #20870 )
...
* Fixing common spelling mistakes part 3
* collectable
* another collectable
* part 3.2
* "</span>."
* A bunch more fixes
2023-04-22 09:44:27 +02:00
Henri215
d824cfaeaf
Adds false alarm event back into rotation ( #20823 )
2023-04-22 09:29:26 +02:00
Henri215
5570fc2977
Adds the camera failure event ( #20568 )
...
* camera failure event
* Increasing the amount
* No disabling cameras on protected areas
* scales up with number of engineers
* Update code/modules/events/camerafailure.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* conflict fix
* better file name
* better name part 2
* farie review
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Update code/modules/events/camera_failure.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2023-03-28 22:10:33 +02:00
Henri215
c11b738502
IPCs can no longer get fake viruses ( #20706 )
...
* IPCs can no longer get fake viruses
* Update code/modules/events/fake_virus.dm
Co-authored-by: Vi3trice <80771500+Vi3trice@users.noreply.github.com >
* i command you to compile
* using trait virus immune
---------
Co-authored-by: Vi3trice <80771500+Vi3trice@users.noreply.github.com >
2023-03-25 14:41:30 +00:00
GDN
22efb88e45
Roundstart blob removal attempt 3 ( #20403 )
2023-03-23 11:27:22 +00:00
Henri215
2a40482e58
Ports TG Fake virus event ( #20573 )
...
* Ports TG Fake virus event
* weight and comments
* GDN review
* Splitting into four different fake viruses
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/__DEFINES/status_effects.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Sirryan review
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* create_log for the fake virus
* using lists inside of lists
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* farie review
* Checking fake_emote length
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2023-03-18 11:44:55 +01:00
Henri215
74b7989c12
Fixes false alarm event ( #20572 )
...
* Fixing false_alarm part 1
* false alarm fix part 2
* Unique list for the false alarm event
* two more fake alarms
* It now can fake ALL events announcements
* Die useless line
* added level 3-S version
2023-03-13 22:57:57 +00:00
S34N
69bd5ad19b
Adds more QoL logs for admins ( #20468 )
...
* More logs
* why is this not ignored
* you never know if someone has busted DNA
* Update code/controllers/subsystem/jobs.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-03-13 22:24:22 +00:00
Henri215
52e5c478fe
Making hallucination great again ( #20320 )
...
* make hallucination great again
* 10x the current hallucination
2023-02-27 21:07:00 +01:00
AffectedArc07
b34e8fa301
[READY] CI now bans files with the same name ( #20195 )
...
* CI now bans files with the same name
* Part 1
* Warriorstar python tweaks
* Part Deux
* Fix unticked
* fix
2023-02-04 16:33:41 -06:00
Ryan
7c3cd86f14
APC & Machinery Refactor + Local Powernets ( #19991 )
...
* local powernet and machine power refactor
* some fixes
* more tweaks + powerchange() refactor
* fixes var edited apcs on meatpackers.dmm
* fixes issue with power channels
* Reviews
* delta fix
* Update code/game/machinery/portable_turret.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* removed area power change proc
* damn morgues
* requested changes
* request changes
* deconfliction
* mapping fixes
* some fixes from TM
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-01-30 22:28:10 +00:00
warriorstar-orion
b790e6d5e2
Whitespace cleanup part 4. ( #20226 )
2023-01-20 19:40:42 -05:00
GDN
817664b66b
adds the cluwne goblin ( #20244 )
2023-01-20 19:11:34 -05:00
Henri215
e711cd5921
Fixes lots of common spelling mistakes ( #20086 )
...
* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot"
* recieve -> receive
* spelling mistakes: percieve, wierd, posession, seperate, succesful
* Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant
* tgui rebuild
* lets make this run
* "succeded" mispelling
* reverting money spam change
2023-01-08 20:12:31 -05:00
Qwertytoforty
1fab25c1f4
GREATLY lowers the chances of viral events ( #20068 )
...
* GREATLY lowers the chances of viral events
* on second thought
2023-01-07 19:55:29 +00:00
Charlie
8ef4aa727e
Adds Shadow demons ( #19732 )
...
* reshuffle
* shared base type
* moves this to the base type
* the monster
* event
* FUCK
* better sprites
* refactors bloodcrawl, more nice sprites
* review stuff
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* heart of darkness
* pre TM tweaks
* ARGH
* hopefully fixes double hits
* tweaks
* derp
* tweaks
* TEMP RUNTIME REMOVE LATER
* fixes
* runtime fixes
* cig runtime fix
* review + another runtime fix
* re adds sprite
* removes runtime
* oop I forgor
* DRUNK CODING
* SPRITES
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2022-12-29 11:26:37 -06:00
warriorstar-orion
a7d09cf033
Whitespace cleanup part 2. ( #19891 )
2022-12-24 18:38:43 +01:00
warriorstar-orion
77f576a5ca
Recategorize in-game announcements by priority. ( #19639 )
2022-12-19 17:02:22 +00:00
Samman166
10948145aa
Removes space dust from event table ( #19842 )
2022-12-07 22:26:28 -06:00
Sirryan2002
61145a02f8
[TGUI] Space Credit Economy Overhaul + Supply Point -> Space Cash ( #19209 )
...
* initial edits
* initial edits
* converting shit over to machinery/economy
* vending and mapping fixes
* vending fix pt.2
* Converts Supply Economy to Use Space Credits instead of Supply Points
* Job Payment, NanoBank, and Paychecks
* clothing type path fixes (damn merge conflicts)
* fixes map typepath issues
* adjusts supply prices
* Vendor Price Adjustments
* account uplink terminal tweaks
* please pass tests
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* reviews and bug fixes
* Review Suggestions/Fixes and Request Console Rewrite
* edits
* vending changes for merge
* typepath fix
* final tweaks
* proc ref fixes
* Fixes and Tweaks from 2nd TM
* rebuild TGUI
* final tweaks
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* requested reviews
* tweaks
* updates slot machine winnings
* fixes
* GC fixes
* fixes
* oops. still need to deconflict this
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes and bug fixes
* atm runtime fix
* requested reviews
* vend act stuff
* attempt to pass tests
* supply packs fix
* user tochat -> debug log
* FINAL FIXES
* removes CC db stuff
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2022-11-21 23:30:50 +00:00
AzuleUtama
ae8accb766
Terror spiders now have intro text ( #19564 )
...
* Terror spiders now have intro text
* Some extra basic info, formatting changes
* converted intro to a proc, formatting and text changes
* SEAAAAAAN
2022-11-20 23:19:34 +01:00
Octus
7466bb312c
Aliens now have a Biohazard announcement ( #19578 )
...
* xeno and terrors
* ummm ummm
2022-11-11 14:16:44 +01:00
S34N
667dd5d4ac
515 Compatibility ( #19636 )
...
* 515 compat
* double spaces
* Callback documentation, aa review
* spacing
* NAMEOF_STATIC
* big beta
2022-11-08 23:08:40 +00:00