Commit Graph

23222 Commits

Author SHA1 Message Date
ACCount
675d973d8d Fixes two refactor-caused bugs in disposals (#32892) 2017-11-20 09:46:41 +01:00
ShizCalev
02abe5d92f Makes drinking glasses smash when thrown (#32890)
* Makes drinking glasses smash when thrown

* Maintains bartender snowflake behavior

* Extended to all bottles, cartons, cleaned up 1 & 0

* Corrected breaking bottles on heads.

* Reduced glass spawn chance to 33%
2017-11-20 09:45:08 +01:00
nicbn
dfb5c7fde8 Fixes cryo overlay thing again (#32838) 2017-11-20 09:37:27 +01:00
Tad Hardesty
54a01cf47a Refactor ladders so that they actually work (#32797) 2017-11-20 09:04:59 +01:00
checkraisefold
c59d33fe2c tweak skateboard crashes, gives brain damage (#32885)
* tweak skateboard crashes

* helmet stops brain damage

* add hardhat
2017-11-20 18:50:04 +11:00
Jordie
418703a4ce Merge pull request #32853 from KorPhaeron/purple
Fixes purple bartender clothes
2017-11-20 15:54:52 +11:00
Jordie
ff45ac2bf0 Merge pull request #32862 from praisenarsie/wearetherats
Rat Kebabs
2017-11-20 15:49:39 +11:00
Jordie
2852b45dc7 Merge pull request #32886 from ShizCalev/to_chat
Fixes incorrect to_chat usage
2017-11-20 15:25:49 +11:00
Jordie
baddcf4c8a Merge pull request #32889 from ShizCalev/turn-consistency
Makes some turning procs consistently turn clockwise
2017-11-20 15:24:52 +11:00
ShizCalev
e79626f1b8 Fixes whiteship ruin board swap (#32869) 2017-11-19 22:04:06 -05:00
Leo
459017c820 Merge pull request #32871 from AnturK/orbitclean
Transfers orbiting ghosts on most common transforms
2017-11-19 21:12:50 -02:00
oranges
1d16b056ba Merge pull request #31026 from kevinz000/rnd_techweb
🆑 Skylar Lineman, your local R&D moonlighter
rscadd: Research has been completely overhauled into the techweb system! No more levels, the station now unlocks research "nodes" with research points passively generated when there is atleast one research server properly cooled, powered, and online.
rscadd: R&D lab has been replaced by the departmental lathe system on the three major maps. Each department gets a lathe and possibly a circuit imprinter that only have designs assigned by that department.
rscadd: The ore redemption machine has been moved into cargo bay on maps with decentralized research to prevent the hallways from becoming a free for all. Honk!
balance: You shouldn't expect balance as this is the initial merge. Please put all feedback and concerns on the forum so we can revise the system over the days, weeks, and months, to make this enjoyable for everyone. Heavily wanted are ideas of how to add more ways of generating points.
balance: You can get techweb points by setting off bombs with an active science doppler array listening. The bombs have to have a theoretical radius far above maxcap to make a difference. You can only go up, not down, in radius, so you can't get 6 times the points with 6 TTVs. The algorithm is exponentially/logarithmically scaled to prevent "world destroyer" bombs from instantly finishing research.
/🆑
2017-11-20 10:30:48 +13:00
ShizCalev
94002ab42e Rotation proc clockwise consistency 2017-11-18 23:54:13 -05:00
Jordie0608
b078af7204 fixes blackbox runtime and adds note about nested tally strings 2017-11-18 22:23:26 -06:00
ShizCalev
12b8daa02b Fixes incorrect to_chat usage 2017-11-18 23:09:10 -05:00
kevinz000
caa1e1f400 Massive research refactor; changes research system to techwebs; Decentralized research 2017-11-18 19:55:40 -08:00
AnturK
39394d88d1 Transfers orbiting ghosts on most common transforms 2017-11-18 22:36:01 +01:00
ShizCalev
eb22fed8a6 Consistency 2017-11-18 14:17:38 -06:00
Tad Hardesty
03614862cb Fix runtimes when stacking pizza boxes (#32831) 2017-11-18 13:46:44 -06:00
ShizCalev
7dd5147d16 Cleans up unused circuitry code (#32840) 2017-11-18 13:02:29 -06:00
arsserpentarium
bc85e2f6ab Fix for list pin in integrated circuits (#32811)
* Update lists.dm

* Update pins.dm

* Update list_pin.dm

* Update power.dm

* Update input.dm

* Update pins.dm

* Update list_pin.dm

* Update input.dm

* Update lists.dm

* Update power.dm

* Update input.dm

* Update power.dm
2017-11-18 13:35:01 -05:00
FrozenGuy5
206d7261aa rat kebabz 2017-11-18 13:14:32 +00:00
checkraisefold
98295dd5b5 fix 'cannot scream while unconscious' bug (#32814)
* fix 'cannot scream while unconscious' bug 

fixes a bug where it tells you that you can't scream while unconscious while on fire (experienced on Bagil when a plasma fire happened at endround shuttle)

* Update species.dm

* sanitize code

* add the comment back so people know what it doin

* change operator

other one wouldn't work with the fix, the screaming is supposed to happen while you're in crit
2017-11-18 03:40:33 -05:00
KorPhaeron
1521466dec Fixes purple bartender clothes 2017-11-17 22:42:20 -06:00
duncathan salt
1792d92a57 RPD ui improvements (#32736)
* continued work on the tgui RPD

* RPD tgui is 1:1 in functionality with old RPG ui

* minor improvements to RPD functionality

* pipe dispenser ui update

* revert

* fixes
2017-11-18 13:03:47 +13:00
kevinz000
e3a42a5577 purple bartender suits (#32800) 2017-11-17 13:53:42 -05:00
Dax Dupont
8982f0393b Fixes hydroponics not properly dealing with fluorine (#32813)
fluorine was misspelled
2017-11-17 13:49:17 -05:00
duncathan salt
841a321969 fixes scrubbers being unable to scrub (#32823) 2017-11-17 13:48:53 -05:00
Jordan Brown
0481792cf8 Server tools API v3.2 (#32459)
* Server tools API v3.2

* Fix default instance

* Fix version number

* Fix MIT license name in server_tools.dm

* Fix MIT license name in st_commands.dm

* Fix MIT license name in st_interface.dm
2017-11-17 02:47:22 -05:00
Jordie
8b19b490d1 JSON feedback (#32188)
* wip

* wip2

* makes code actually compile on 511 + fixes

* versioning

* s

* adds python conversion script, schema change and removes 'force ' from item_used_for_combat

* fix to compile

* forgot to actually commit this
2017-11-17 02:43:12 -05:00
oranges
9f02166867 Remove shocker circuit (#32758) 2017-11-17 01:45:31 -05:00
kevinz000
1daf43814f [s] Sanitizes text input/output in circuits (#32833)
* Adds Sanitization to TTS

* Sanitize input

* stripped_input

* strip debugger input

* Stripped inputs in pin inputs.

* stripped pin input

* stripped string pin input

* stripped char input pin.
2017-11-17 07:36:18 +01:00
nicbn
e551941b4d Makes you turn when pulling and adds sound to rolling bed and chair (#32778)
* Makes you turn at what you are pulling and adds sound to rolling bed and chair

* ShizCalev's sound
2017-11-16 19:43:37 -05:00
MMMiracles
c5cc7752f9 Nerfs power regen on the regular tesla relay circuit. (#32782)
* nerfed power regen on both variants of tesla circuit

* lines

* ill show you consistency
2017-11-16 19:37:02 -05:00
Iamgoofball
21dd683674 Grammar fixes on trig circuits (#32791)
* Grammar fixes on trig circuits

* Update trig.dm
2017-11-16 19:35:32 -05:00
Iamgoofball
08af84fe1f Grammar fixes on list circuits (#32790) 2017-11-16 19:34:50 -05:00
Iamgoofball
2ba3a3fd4c Grammar fix on the logic gates (#32789) 2017-11-16 19:34:20 -05:00
Iamgoofball
426d751088 Grammar fixes on output circuits. (#32792)
* Grammar fixes on outputs

* Update output.dm

* Update output.dm

* Update output.dm

* Update output.dm
2017-11-16 19:33:56 -05:00
Dax Dupont
eb35fc0579 Prevents proximity sensors from beeping when off. (#32783) 2017-11-16 18:09:20 -05:00
Matt Smith
79e91124bf Removed unused HTML tags (#32787) 2017-11-16 18:08:15 -05:00
Anonmare
bdabb09aa4 Grammar checks circuit hypospray (#32785) 2017-11-16 18:07:50 -05:00
vuonojenmustaturska
39375d5cc2 Replaces a bunch of mob loops with hopefully better ones (#32786)
* Free codebase churn

* fixes dviewmob

* a commit

* Partial revert "Free codebase churn"

This reverts commit 9dd41b3860c331637bbc85e694dd32dc59768ad5.

* better fix to dviewmob

* renames living_mob_list to alive_mob_list, adds mob_living_list and carbon_list

* make some use out of the shiny carbon list

* make some use out of the shiny new living list

* more things, also make the mobs subsystem (Life) use living list

* bonus

* domo arigato mr. roboto

* compile fixes, also made the drone code less dumb

* better?

* make admin message prettier

* honk

* fixes blobs

* rev fixes

* one small thing
2017-11-16 23:08:40 +01:00
oranges
f5333917ce Merge pull request #32622 from AutomaticFrenzy/patch/odysseus
Fix conflicts between helmet/mech HUDs and HUD glasses
2017-11-17 10:38:44 +13:00
oranges
bcd9e3a435 Merge pull request #32744 from JJRcop/last_res--oh
Fixes changeling egg when slug destroyed
2017-11-17 10:35:10 +13:00
Jordie
8d8e05b61c Merge pull request #32753 from optimumtact/wegetityouvape
Smoke circuit only notifies admins on first use and reagent change
2017-11-16 19:10:53 +11:00
duncathan salt
33f2f2f0dd Atmos Filter/Scrubber UI update (#32746)
* filter tgui update

* vent scrubber tgui update

* portable scrubber tgui update

* fix portable scrubber ui
2017-11-15 22:37:58 -05:00
ShizCalev
fd7c67ba06 Fixes t-rays chamleon sprite, adds new inhands for each mode (#32678)
* Fixes tray icons, adds inhands

* Fixed action button

* change

* Fixed icon not properly updating for nonhuman mobs
2017-11-15 22:24:10 -05:00
ike709
9b308c274d New vent and scrubber sprites (#32742)
* New vent and scrubber sprites

* Readds OFF and siphon arrow to map sprites
2017-11-15 20:09:04 -05:00
Tad Hardesty
c08c48fa4e Fix Create Object/Turf/Mob all having the same title (#32747) 2017-11-15 20:06:35 -05:00
oranges
98542b359d Merge remote-tracking branch 'mrstonedone/myhill' into HEAD 2017-11-15 21:07:13 +00:00