Commit Graph

149 Commits

Author SHA1 Message Date
AffectedArc07 34927f05ab Wryn removal v2 (#19112)
* Removes Wryn

* and the sprites

* Fixes

Co-authored-by: Fox McCloud <Fox-McCloud@users.noreply.github.com>
2022-09-24 12:53:34 +01:00
GDN 28137689b8 Swarmer removal (#18873) 2022-08-22 19:50:18 +01:00
ParaGitV 84aa9e529f Add new Slime & Vulpkanin names (#18396)
* Add new Slime & Vulpkanin names

Changes Slimes and Vulpkanin from syllable name creation to proper name lists

* Update names to use global lists

Title

* Fixes & Style update
2022-07-24 15:44:13 +02:00
AffectedArc07 3c00a1f061 Removes cortical borers. No, I am not sorry. (#18161)
* Removes cortical borers. No, I am not sorry.

* Icon purge
2022-07-01 23:25:01 +01:00
Charlie bead47ea29 Adds crawling. (#17899)
* crawling?

* knockdown. CONTAINS CHANGES THAT NEED REVERTING

* plotting can_moves death

* CANMOVE IS DEAD

* mappers are insane

* removes todos as the are todone

* decreases crawling speed

* silly-con fixes

* surgery fixes

* fixes death

* pAI fixes

* removes var/lying

* runtime fix

* decreases default crawling speed

* correct crawling dir

* some more fixes

* stunbaton tweak, revert later

* rejuv fix

* restraint and incapacitated refactor

* crawling dir in line with TG

* fixes vehicle movement and grabs

* alien rest fixes

* antistun fixes

* fixed fall sounds

* forgor to stage this

* first review

* canmove zombie dispersal

* fix

* lots of fixes

* defines

* fixes the trait helper

* if you got no legs you can still crawl

* sillyconfix

* no reverty keepy

* jaunt fix

* hopefully fixes perma sleepy zzz

* admin rejuv temp fix

* rest canceling

* antistun chems now remove knockdown

* buckle offset fix

* fixes some stuff

* crawling delay = 4

* descuffs bed

* sleeping hotfix

* fixes simple mob resting

* V is the macro for resting

* projectiles no dodgy

* refines the projectile check

* god I hate strings

* MORE FIXES

* I hate buckling

* fixes capulettium plus

* winding down

* farie review

* bugs did stop showing up

* SEAN

* todo

* sean review

* ed209

* i HATE cyborgs

* steel review

* laaaaaast things

* reverts stun baton changes

* and done
2022-06-30 11:57:52 -05:00
SteelSlayer c3fcf3e256 Datumizes changelings and refactors related code (#17774)
* it's finally here

unfucks tgui

* oops, I don't want to change the mode

* charlie and moxian review

* charlie review II + some GC fixes

* rebase to fix conflicts + tgui bundle deconflict

* charlie review III + affected review

* final? tweaks
2022-06-18 20:55:49 +01:00
AffectedArc07 e0758794a6 Removes shadowlings. Does not add anything else to compensate. (#17467) 2022-05-13 22:09:30 +09:00
S34N a5bc67cd43 Invasion of the moffs (#17000)
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: mochi <1496804+dearmochi@users.noreply.github.com>
2022-02-23 20:37:37 +01:00
Qwertytoforty d32e9f9bea Makes important terror spiders bold on hivemind. (#16434)
* Makes important terror spiders bold on hivemind.

* whoops

* isterrorspider, spacing, and carry over

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>

* Changes it to a loudspeaker variable

* Update code/modules/mob/living/simple_animal/hostile/terror_spiders/terror_spiders.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-08-10 10:39:34 +01:00
Iren 5feb1201c3 Code Standardisation - Language.Dm (#14560)
* Legal Name Change Form

* Update code/modules/mob/language.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* Update language.dm

* Spacing in Language

* Spacing

* Update language.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2020-10-17 13:18:39 -04:00
Kugamo a352c15835 Fixes missing space between names 2020-09-04 19:59:28 -05:00
AffectedArc07 e305530d59 Obliterates Zombies 2020-07-02 21:22:55 +01:00
Fox McCloud b3d69aac9b Moves to BYOND 513 (#13650)
* Fixes Orbiting

* moves to 513

* travis update

* check for minor version too
2020-06-26 01:15:59 -06:00
Fox McCloud 70b46d8aea Life refactor (#13471)
* Life Refactor WIP

* part 2

* part 3

* runtime fix

* newlines

* tweaks

* perspective checks

* fixes

* remote view tweaks

* more fixes

* robot fixes

* better updating

* cleaned up icon procs

* less proc call overhead

* performance gains

* more optimization

* shorter lists, removal of unecesary code

* gene OOP and dna styling cleanup

* oops

* axe disabilities

* typeless loop

* various tweaks and fixes

* brain checks

* runtime fixes

* cryo vision fixes
2020-06-03 19:43:30 -06:00
farie82 442ef4811e Improved logging (#13208)
* Death is logged. hiveminds and robot talk is logged

* Added channels to the say log

* Shuttle logging

* Spell targets logging
2020-04-09 23:33:53 -06:00
Kyep 4d35318766 requests 2019-09-25 16:15:21 -07:00
Kyep 2524208e83 Nerfs Book of Babel 2019-09-25 01:28:46 -07:00
Coul 57d7fc60d7 add restricted flag to zombie 2019-09-07 16:03:13 -04:00
Coul 6b82bfe47d Merge remote-tracking branch 'upstream/master' into zombies 2019-09-03 15:52:43 -04:00
Fox McCloud a4f187ac38 Adds Book of Babel and Jacob's Ladder 2019-08-27 16:04:54 -04:00
Mark van Alphen f45d16f2c3 Observer/hud improvements and fixes 2019-05-27 19:59:54 +02:00
Couls 883594178b Objective handling, Species now properly saved, new zombie language only fellow zombies can understand 2019-05-17 14:43:24 -04:00
Arkatos1 16a1a6d19a Shadowling text bolded in the Shadowling Hivemind 2019-04-07 04:06:47 +02:00
Arkatos1 773865961b Colored title for Shadowlings in the Shadowling Hivemind 2019-04-04 22:08:49 +02:00
Arkatos1 bd7c97e5c0 Adds bigger fonr for the Shadowlings in the Shadowling hivemind 2019-04-02 21:07:15 +02:00
Unknown 40237e7067 Capitalizes all parts of Diona Name
Fixes Diona Naming for ID's.
2019-03-22 02:37:41 -05:00
Gwydion Brain 23ba90fffc Initial
I broke pls fix
2019-03-05 13:09:40 -08:00
Gwydion Brain dde9789a7f Drops Elysiun 2019-02-25 00:07:02 -08:00
Gwydion Brain 0ae6419a76 Syntax Updates
whitespace cleanup


whitespace 2 electric boogaloo


Grammar Fix ups


Module Fix


Lore Accuracy (tm)


Spacing Adjustments


Adjusts verbs, reduces redundancy


otherone


Two exceptionally import syllables


Typos


Removes Trad Rus

Removes Trad-Rus, as it was redundant
Renames Elysian to Elysiun
Changes descriptions of both languages to better fit common usage.
Changes Russkiya lang key to >
Travis Catch

I'm a dummy
2019-02-22 19:24:21 -08:00
Gwydion Brain a0bd91596a Initial
Langs
2019-02-21 18:08:19 -08:00
datlo f98da3edf8 Progress... 2019-02-02 17:51:25 +00:00
tigercat2000 e56750481c Multilingualism
This commit adjusts the speech parsing system to allow for an infinite
number of languages to be present in the same message. You can
transition freely between any language you are able to speak simply by
putting it's language key in the middle of the sentence.

Honestly, this was a massive pain in the ass, and there's probably still
broken stuff, even though I've spent around 8 hours testing and refining
this.
2018-11-24 00:22:05 -08:00
TDSSS d171e71fea miner -> prospector 2018-11-01 13:40:41 +01:00
TDSSS cb2a46ae97 More castes, weeee 2018-11-01 11:28:01 +01:00
TDSSS f2aced6c78 More castes 2018-11-01 11:14:47 +01:00
TDSSS b56af0a3a8 Make kidan names less shitty 2018-11-01 10:39:55 +01:00
Desolate c974e29a3c global lists global defined 2018-10-02 15:52:46 -05:00
Fox McCloud 6092e0319f name and further fixes 2018-07-19 02:04:03 -04:00
Fox McCloud c6bb2ecd4d abductor stuff 2018-07-18 19:51:22 -04:00
Tayyyyyyy 42f85919de More their 2018-05-25 18:34:26 -07:00
tigercat2000 c03621c508 Completely Overhaul Logging
This is a merged port from /tg/station and Virgo on logging standards.
The diary has been replaced with GLOB.world_game_log, diaryofmeanpeople
is gone (because it wasn't actually used) and a whole bunch of logging
procs have been changed to optimize Splunk.
2018-04-19 15:07:59 -08:00
tigercat2000 0f4c25f91c Merge pull request #8528 from Tayyyyyyy/robot_talk
Make robot talk easier to read
2018-04-01 18:52:27 -07:00
Tad Hardesty 1ca410b91e Fix various syntactic problems 2018-03-06 23:19:39 -08:00
Tayyyyyyy 86260f1abd Revert "Change robot talk to generic monospace"
This reverts commit a004743362.
2018-01-14 14:51:57 -06:00
Tayyyyyyy a004743362 Change robot talk to generic monospace 2018-01-08 15:34:22 -07:00
Tayyyyyyy c5439ed63a Make robot talk easier to read 2018-01-08 10:23:17 -07:00
Teri 282ff4600a Adding Robotic Binary Specific Fonts 2017-12-04 19:54:19 +00:00
Ty-Omaha 54ae26ee1f logs robot talk 2017-11-27 17:58:56 -05:00
fludd12 58520a69a9 Fixes two things 2017-07-02 01:30:25 -04:00
tigercat2000 96bd0b80e0 Merge pull request #6516 from fludd12/Grey-Rework
Grey Rework
2017-06-30 08:29:31 -07:00