Ghom and GitHub
9eccef2836
Porting "Personal interaction messages to simple animals" and more. ( #12268 )
...
* Porting "Personal interaction messages to simple animals" and more.
* Travis check.
* doc
* whoopsie.
* )
2020-05-18 04:46:57 -07:00
Ghom and GitHub
75dec8ce2c
Ports "Removes the absolute istype fest from footsteps" ( #12259 )
...
* Ports "Removes the absolute istype fest from footsteps"
* Update species.dm
2020-05-18 04:46:22 -07:00
Ghom and GitHub
08280a853e
Renames 'visible_atoms' and 'get_actual_viewers' procs to 'fov_view' and 'fov_viewers' ( #12282 )
...
* Renames 'visible_atoms' and 'get_actual_viewers' procs to 'fov_view' and 'fov_viewers'
* Ok, signals.
2020-05-17 17:04:15 -07:00
Ghom and GitHub
12ac08d7c5
Porting tesla/electrocute code updates. ( #12280 )
...
* Porting tesla/electrocute code updates.
* Why is the dominator being insta-deleted by zaps a good idea?
* Yikes.
* ah
2020-05-17 16:35:17 -07:00
Seris02 and GitHub
35a35098bd
fixed ( #12278 )
2020-05-17 00:50:28 +02:00
Ghom and GitHub
31604812a9
Fixing gc issues with skill modifiers. ( #12284 )
2020-05-16 13:18:12 -07:00
Ghom and GitHub
ab61713b50
Stores unused bad mood skill modifiers in a static list instead of deleting them everytime. ( #12273 )
...
* Lowers gc subsystem cpu usage by caching mood skill modifiers.
* WHOPS.
* fug
2020-05-16 13:16:01 -07:00
Ghom and GitHub
73a27c8fe5
Porting "Fixes Null Reference + Qdel Issue in Runechat" ( #12271 )
2020-05-16 07:38:16 -07:00
Ghom and GitHub
7c7147cb3e
Field of Vision component. ( #12075 )
...
* Hopeless WIP for vision cones.
* Core component and hooks done
* Removing clutter.
* linter bashing me for using statements as args.
* Ok.
* continue
* bring back the macro
* Configs and openspace filter.
* Chat plane, reset perspective signal, mechs/vehicles cases, machineries.
* view, viewers and spoopy ghosts.
* Renamed component, admin fun button and snowflakes robots.
* Whoopsie.
* Yikes
* test merge tweak.
* radial yaketi sax.
* Fixed tgui UIs, some messages not displayed to the target.
* Documentation and a little bugfix.
* Pulling QoL, seventh plane made in this PR.
* Fix.
* Tweaks and improvements.
* Update randomverbs.dm
2020-05-15 15:25:04 -07:00
kevinz000 and GitHub
10944d1b52
The bag of holding (and I guess backpack) balancing pass no one asked for ( #11864 )
...
* Ok
* whew
* ok
* fix
* ehh
* fix
* buff disks
* Update _compile_options.dm
* Update tgstation.dme
2020-05-15 03:44:56 +02:00
kevinz000 and GitHub
2e01c46fc9
Merge pull request #12227 from TheObserver-sys/WhyInEnginesNameDidWeUseACellFromAtmosForElectroplating
...
Fixes Electroplating for real this time! We promise!
2020-05-14 04:46:47 -07:00
kevinz000 and GitHub
616d104c23
Merge pull request #12189 from Ghommie/Ghommie-cit735
...
Skill modifier datums.
2020-05-14 04:46:24 -07:00
kevinz000 and GitHub
ffc7211444
Update _wires.dm ( #12199 )
2020-05-12 22:02:40 +02:00
kevinz000 and GitHub
6ddd0ffa77
Merge pull request #12207 from Ghommie/Ghommie-cit743
...
Fixed several item action buttons not using their own states
2020-05-12 12:28:24 -07:00
kevinz000 and GitHub
395d434e6e
Merge pull request #12200 from Ghommie/Ghommie-cit738
...
nutrition adjustment wrapper procs from tg.
2020-05-12 12:28:02 -07:00
kevinz000 and GitHub
40d2d35ffa
Merge pull request #12205 from Ghommie/Ghommie-cit741
...
A few runtimes, fixed.
2020-05-12 12:27:45 -07:00
The0bserver
e9a432d438
Initial Commit: Hey Drake? Where's the cell for electroplating?
2020-05-12 04:07:26 -04:00
Ghommie
dfae071015
Final adjustments.
2020-05-11 19:05:58 +02:00
kevinz000 and GitHub
0646f16377
Merge pull request #12085 from Citadel-Station-13/Ghommie-patch-2
...
makes the uranium mat two times less radioactive
2020-05-11 04:15:07 -07:00
f292d4047c
Adds OOC notes ( #12067 )
...
* ooc notes
* fixes
* repath
* ok
* This SHOULD compile, or else...
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
2020-05-11 01:35:48 +02:00
Ghommie
71b725b511
Fixed several item action buttons not using their own states
2020-05-11 01:07:34 +02:00
Ghom and GitHub
615db74a46
THIS TIME FOR REAL!
2020-05-11 00:51:49 +02:00
Ghom and GitHub
a3e60364af
Update craft.dm
2020-05-11 00:35:28 +02:00
Ghommie
46ba884965
A few runtimes, fixed.
2020-05-10 23:47:30 +02:00
kevinz000 and GitHub
1cf2311930
Merge pull request #12164 from Ghommie/Ghommie-cit733
...
Porting "Refactors language holder"
2020-05-10 14:16:42 -07:00
Ghommie
667c12d413
nutrition adjustment wrapper procs.
2020-05-10 21:41:50 +02:00
kevinz000 and GitHub
c2e689aec0
i'm salty ( #12181 )
2020-05-10 21:33:56 +02:00
Ghommie
13643e6dc8
Some precise adjustments.
2020-05-10 19:07:18 +02:00
Ghommie
7779258b50
Tests, bug fixes and improvements.
2020-05-10 18:54:05 +02:00
Ghommie
9b9bdffd0f
No return.
2020-05-10 02:36:45 +02:00
Ghommie
300331ccb7
Skill modifiers datum WIP.
2020-05-10 02:11:48 +02:00
kevinz000 and GitHub
c92eaf805a
Merge pull request #12153 from Citadel-Station-13/Ghommie-patch-1
...
Quick webedit fixing thousand stack_trace reports.
2020-05-08 23:28:06 -07:00
kevinz000 and GitHub
75bcebde36
Merge pull request #12162 from Citadel-Station-13/Ghommie-patch-4
...
Quick PR fixing fireman carry.
2020-05-08 23:27:25 -07:00
Putnam3145 and GitHub
3531459d8b
Some trauma rebalancing ( #12144 )
...
* Some trauma rebalancing.
* Wow I didn't actually commit the 50% change
* when did i stop compiling before pushing
2020-05-09 01:42:39 +02:00
Lin and GitHub
ab8342d453
Merge pull request #12141 from Trilbyspaceclone/patch-367
...
Corrects medical packet crafting
2020-05-08 21:27:43 +00:00
Ghommie
2858ddd90b
Porting "Refactors language holder"
2020-05-08 22:44:02 +02:00
Ghom and GitHub
2650df11d5
Update riding.dm
2020-05-08 22:12:27 +02:00
Ghom and GitHub
7616887604
Update mood.dm
2020-05-08 16:13:57 +02:00
Ghommie
4041fce0f7
whops.
2020-05-08 02:30:57 +02:00
Ghommie
ddb50e2845
colors.
2020-05-08 02:24:49 +02:00
Ghommie
835753a02d
!
2020-05-08 02:14:07 +02:00
Ghommie
60bdbfaf61
Merge conflicts, procs instead of macros, mood signals.
2020-05-08 02:12:41 +02:00
Trilbyspaceclone and GitHub
80687bb17f
Update recipes_misc.dm
2020-05-07 18:00:50 -04:00
Ghom and GitHub
a273fc0fed
Merge branch 'master' into Ghommie-cit721
2020-05-07 18:18:54 +02:00
kevinz000 and GitHub
7828c4a5ab
Merge pull request #12102 from Ghommie/Ghommie-cit722
...
Removing cargo "paperwork" and a few other bloat packs.
2020-05-07 09:11:45 -07:00
bd37d45334
Ports TG Icemoon framework and map ( #49680 ) ( #12002 )
...
* ports all the tg junk for icemoon, not yet changed to make it all compile
* fixes
* fixes
* fixes
* fixes
* fixes
* new stuff
* whew
* fixes
* it compiles, now to fix the maps
* fixes the maps
* fixes solars + removes the space tiles in the toxins burn chamber
* nukes the SpawnTerrain proc used for tg geysers
* linter fix
* fix
* fixes the non matching turf atmos (hopefully)
* more mapping fixes
* dmm2tgm
* unfucks changeturf for the more_caves
* fixes the volanic subtypes of the other thing
* fixes the stupid fucking tile placing list
* some map fixes, fixes the station_ruin loader shitting out errors this commit took 2 hours of my fucking life
* fixes a bunch of mismatch atmos in ruins
* fixes wendigo cave having no air
* backwards couch backwards couch
* fixes the SM up
* wendigos can't runtime when butchering if you can't butcher them 😎
* makes the wendigo fight have the same atmos as the surrounding icemoon
* Tweaks atmos mixture from o2=22;n2=82;TEMP=180 to o2=18;n2=63;TEMP=180, making lavaland weapons actually work
* makes the wendigo screech shake not completely aids
* fixes snowlegion portals dropping proper legions instead of skeles
* brings the engioutpost ruin over as well
* whoopps
* empty commit to reroll bots
* Fixes pirates, ops, the mining base, and gives pirates and ops drills
* fixes lone ops and ninjas
* fixes the snowed plating getting fucked when tiles are placed on it
* removes some OP junk from the wabbajack pool (aka removes non-antag headslugs again)
* more bug fixes
* empty commit to reroll bots
* hopefully finally kills the active turfs on the library ruin
Co-authored-by: kevinz000 <2003111+kevinz000@users.noreply.github.com >
2020-05-07 14:46:16 +02:00
5c5fc37959
Introducing noitatsxoB ( #12073 )
...
* okay
* ok
* ok
* ok
* ok
* why am i doing this
* WHY DID I DO THIS
* mirror doesn't work
* compile
* shuttles should work
* fix engine
* fix engine
* off by 1
* ok
* adds proccall to write next map
* haha post processing funny
* fixes
* Update code/modules/mapping/map_template.dm
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
* Update code/modules/mapping/map_template.dm
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
* Update code/modules/mapping/map_template.dm
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
* Update code/modules/mapping/map_template.dm
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com >
2020-05-06 17:50:50 +02:00
Putnam3145 and GitHub
ac30079026
Make dust-on-leaving-area code less bad ( #12110 )
...
* Un-badcodes dusts_on_leaving_area.
* var/ not necessary
* Fixed the code to work
* help me
2020-05-06 17:03:53 +02:00
Ghommie
001109cfcd
About ready.
2020-05-05 20:58:44 +02:00
Ghommie
f770586407
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit723
2020-05-05 05:09:29 +02:00