Commit Graph

26956 Commits

Author SHA1 Message Date
HouseOfSynth 6407a22341 States when a player is winded when examined. (#9652)
If someone is winded and a player examines them, it will tell them that the player is winded. Hopefully this will lead to less folks touching winded people without realising. Meaning less "Stop that they're winded" in LOOC.
2020-08-13 22:19:54 +03:00
mikomyazaki 98233171d7 Turrets create less unnecessary timers (#9685) 2020-08-13 20:36:39 +02:00
mikomyazaki 16c17f0e08 Alt title display on the character setup menu now looks different. (#9595)
Now displays like this instead of wasting an extra table row per job:
2020-08-12 21:59:27 +03:00
mikomyazaki f99e9aadff Adds a ray filter effect to the supermatter crystal (#9628)
Supermatter crystal now has a glowing ray effect dependent upon its power level.

Preview this is at a fairly high power level.
2020-08-12 21:58:06 +03:00
Hockaa d3c0a9ca0c Having something in the uniform slot in your loadout now puts your job uniform into your backpack when you spawn (#9663) 2020-08-12 20:40:16 +02:00
Erki 57f2249c10 Moves NanoUI to use CDN (#9650) 2020-08-12 17:57:19 +02:00
Erki e7796cfdaa Move largest Greetings Window assets to cloudflare CDN (#9649)
Modified the Greetings Window to download things from the Cloudflare CDN, instead of relying on the assets cache.

Reasons:

    CDN is faster and better for world wide (Aussie) users.
    IE caches these files in the background. Since they're static, this will mean faster loading times even if BYOND deletes the BYOND cache (since IE cache and BYOND cache are separate).
    If other UI frameworks do the same, we cut down on the initial transfer and load times A LOT by sharing the same cached and CDN-d resources.
2020-08-12 18:19:01 +03:00
fernerr d29a55b7a9 Fixes some things being layered under grilles and other objects (#9669) 2020-08-12 16:51:49 +02:00
Wowzewow (Wezzy) 7114d3525f More new sounds and fixes equip sounds (#9464) 2020-08-12 11:17:39 +02:00
mikomyazaki f975b6db44 Shells can have amputated limbs in the character setup. (#9644) 2020-08-11 21:53:26 +02:00
Wowzewow (Wezzy) 9925a1353f .45 caliber ammo magazine fix (#9664) 2020-08-11 20:17:07 +02:00
Matt Atlas 981a8aebab Fixes auto pain emotes + groan/scream spam. (#9661)
This bug made it possible for the game to pick a 70 pain strength emote at like 10 pain.

Which is no bueno.

Security machos can't cry, we all know that.
2020-08-11 13:36:59 +03:00
Geeves 08964ec3f3 Hardsuit and Pickaxe Bugfixes (#9594) 2020-08-11 12:17:33 +02:00
fernerr 2280992904 Makes centcom airlocks unhackable via door hacking tools, be affected by ex_act or emps (#9660) 2020-08-11 12:04:51 +02:00
Joshie 466b2988c0 Renames Data Crystals (#9633) 2020-08-11 11:45:32 +02:00
kyres1 73a73c4e23 Adds ninja hardsuit selection (#9631) 2020-08-11 11:38:54 +02:00
Werner 3867f1d686 Fix SQL Error: 'Column 'ckey' cannot be null' in AdminRanks (#9655) 2020-08-10 18:04:06 +02:00
Werner f5fe695c4c Removes the senderkey parameter from the admins_reload command 2020-08-10 15:13:24 +02:00
Werner d2c886cb33 Add AdminRanks prefix to logs related to adminranks
Add debug logs to API to figure out API issue with "missing" parameter
2020-08-10 15:00:40 +02:00
Erki 7097912fd1 Adds LDAP but for 2d spessmen (#9527) 2020-08-10 13:56:39 +02:00
Hockaa b86d9c3166 Fully broken airlocks can now be deconstructed without using an RFD (#9648) 2020-08-09 13:23:31 +02:00
Matt Atlas c7c5d44a97 Reworks stasis, reshuffles life order, makes gases use defines. (#9409) 2020-08-09 13:20:06 +02:00
Hockaa b0a7c56e6a Makes the Ore Redemption Console more liberal about ejecting the ID to inactive hand (#9623)
Removes an if directive specifying the active hand for the target of ejecting IDs to give miners a little more quality of life.
2020-08-09 13:24:33 +03:00
mikomyazaki 573a7c8cd5 Random item spawners no longer spawn documents (#9646) 2020-08-09 12:23:39 +02:00
Doxxmedearly 6ec4b4be66 Huniefix (#9643) 2020-08-09 12:23:18 +02:00
Hockaa 28aafc4589 Spawning as someone who needs wheelchairs on the Odin spawns you in a wheelchair (#9637) 2020-08-09 12:22:58 +02:00
Matt Atlas 2f87460c49 Fixes italics and bold being autopunctuated (#9642) 2020-08-08 23:01:45 +02:00
Wowzewow (Wezzy) 9c5ff423bf adds rfd-s radials (#9575) 2020-08-08 18:24:55 +02:00
Wowzewow (Wezzy) 7952895df7 fixes bottleflipping not actually making the sprite upright (#9632)
i dont know how if clauses work again
2020-08-08 18:06:33 +03:00
Matt Atlas 59853821e3 Fixes IPCs/dionae/etc not calculating brainloss for death. (#9629)
HIDE YO WIFE
HIDE YO POSI
2020-08-07 22:10:58 +03:00
Wowzewow (Wezzy) 52714f4ff7 Revert "Modular Computer Screens (#8646)" (#9636) 2020-08-07 21:04:13 +02:00
Crosarius 125a7e29b4 Gluttony (#9610)
Fixes an oversight which prevented Unathi from being able to devour big mobs such as space carp, cows, etc. This does not allow them to eat Humanoids.

Looks like carp are back on the menu boys!
2020-08-07 21:49:02 +03:00
Hockaa 0f79118904 Allows air analyzers to scan pipes and also shows moles on readout (#9620)
Calls analyze_gases() when a pipe is hit with an air analyzer - also adds a readout of the analyzed system's total moles, which is nifty for atmos techs to know.
2020-08-07 21:48:30 +03:00
Matt Atlas 3ba9ddb8e0 You now only shout if you use !! instead of ! + apostrophe autopunctuation. (#9609)
* And I'm living one, big nightmare...

* We upload our status and beg for attention while they're all eating Cake in Capitol Hill...

* whisper fix

* SIGN

* Update code/modules/mob/language/language.dm

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>

Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>
2020-08-07 11:59:29 +02:00
Wowzewow (Wezzy) 8d9a3c1c6b Fixes cigarette pipes spawning infinte ashes and no more lighter spam (#9579) 2020-08-06 21:26:42 +02:00
Snakebittenn 275c30c1ec Telepathy Tweaks (#9435) 2020-08-06 21:24:06 +02:00
Hockaa 246c81b202 Hoodies stay unzipped/zipped (#9600) 2020-08-06 21:18:44 +02:00
Geeves 010de3fc9d Radio Things (#9487) 2020-08-06 21:13:03 +02:00
Geeves 4777208aac Borg Unbuckle (#9597) 2020-08-06 21:00:02 +02:00
Crosarius 0413742f35 Do You Like Fishsticks? (#9589) 2020-08-06 20:58:06 +02:00
mikomyazaki 4de53f1d56 Replaced all instances of armour/armoury with armor/armory (#9593) 2020-08-06 20:57:30 +02:00
Hockaa e1710cdfef Vendors no longer teleport items into your hand if you're not nearby (#9616) 2020-08-06 11:44:17 +02:00
Wowzewow (Wezzy) a9c018c30d fixes fancy boxes not updating icon on init (#9618) 2020-08-06 11:43:57 +02:00
mikomyazaki 0b08fe9e99 Prevents unintentional player kills with conversion (#9585) 2020-08-06 11:36:38 +02:00
Werner c54ee6b7cd Fixes issues with the SQL Persistence of cargo errors. (#9606) 2020-08-05 15:03:46 +02:00
Crosarius 6825ac0210 Gibber Quality of Life (#9573)
* First draft

* Meatspike changes

* Rearrangment

* Tweaked the gibber's throw force so it won't throw things into its own tile, because it's annoying.

* Gibber no longer throws meat with force comparable to being hit by a train. It will seriously wound you normally, and is still devastating when emagged.

* Changelog
2020-08-05 15:03:00 +02:00
Geeves 7c8a61103c Lyodsuit Hoodie Fix (#9598) 2020-08-05 11:11:32 +02:00
Werner d0984f805d Rats no longer spawn in areas covered by turrets (#9605) 2020-08-05 11:10:24 +02:00
Geeves 194594c14c Bug Mask Bug Fix (#9588) 2020-08-04 13:53:34 +02:00
mikomyazaki 5be1b19947 Makes antagonist candidate searching work better for multi-modes (#9583)
* Sorts antag candidate lists by number of roles they may fulfill, lowest first

* Improves fairness in picking candidates
2020-08-04 04:20:22 +02:00