ShizCalev
bd87fc8e74
Fixes NPC pool runtime ( #52655 )
...
* Fixes NPC pool runtime
* idle
2020-08-02 23:35:10 +08:00
AnturK
a20f79f206
Adds Documentation for Entire Timer Subsystem With Minor Refactors ( #52415 )
...
* temp
* cleanup
* more
* Revert "more"
This reverts commit 8707bfe75d .
* less is better
* some documentation
* almost there
* we did it
* words
* better words
* Update code/controllers/subsystem/timer.dm
Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com >
* Update code/controllers/subsystem/timer.dm
Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com >
* whitespace
Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com >
2020-07-30 08:16:08 +02:00
ShizCalev
3eeef6c272
Cleans up some unused procs and makes is_blocked_turf a turf proc. ( #52482 )
...
* Cleans up some unused procs and makes is_blocked_turf a turf proc.
* Update code/game/turfs/turf.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
Co-authored-by: Rohesie <rohesie@gmail.com >
2020-07-30 02:20:35 -03:00
bobbahbrown
fb8533d776
whitespace
2020-07-30 00:18:34 -03:00
bobbahbrown
000fba61ef
Merge branch 'master' into timers
2020-07-30 00:15:29 -03:00
AnturK
6995c36f05
Secret Sauce Fix Episode Two ( #52545 )
2020-07-29 10:09:23 -03:00
Rohesie
cb9f81e43c
Renames smooth var to smoothing_flags ( #52427 )
...
* smooth_flags
* SMOOTH_FALSE
* smooth_flags
2020-07-29 10:19:23 +02:00
Jared-Fogle
2b14436488
Add check timer sources debug command ( #52417 )
...
* Add check timer sources command
* Recognize linked list implementation
2020-07-28 12:36:53 +02:00
Rohesie
93a37dfe88
Reference tracking ( #52403 )
...
* ref tracking
* legacy
* legacy procs
* fixes
* tweaks
* clarity comments
* wth
2020-07-28 11:56:27 +02:00
Rohesie
ed019679ba
Ups the timer SS priority ( #52405 )
...
A lot of issues happen when the tick overruns due to less important and more expensive subsystems. If timer is not ran or breaks, a lot of stuff breaks.
2020-07-26 11:41:48 +12:00
skoglol
bb451949b0
Merge pull request #52435 from AnturK/notsosecret
...
Fixes secret sauce resetting too often and adds some logging.
2020-07-25 19:22:32 +02:00
Bobbahbrown
6510fe4d6e
Adds Runechat Subsystem - Deprecates Use of Timers for Runechat ( #52425 )
...
* first pass
* one wacky dot
* documentation
* we're the garbage man now
* doc update
* couple of bugs never hurt nobody
2020-07-25 15:57:07 +02:00
IndieanaJones
616177f4cb
[READY] Swarmer Rework ( #51558 )
...
* Move swarmer.dm to the hostile simple mob folder, make changes
* Move swarmer event file to events, make changes
* Update Resource Pricing on Swarmer HUD
* Update traumas.dm
* Update parts.dm to remove deactivated swarmers
* Remove the Swarmer Drone Dispenser
* Remove swarmer.dm from the antagonist file
* Move the swarmer event to the events file
* Add a proper swarmer antagonist file
* Load proper files
* Various Fixes, Implement ATH's Rapid Consumption
* Utilize the Nightmare's Light Level Check on Xeno Spawns For Swarmers, Hopefully Filters Out Bad Spawns
* Update The Pricing In The Descriptions
* Get Rid of That Random Backslash
* Use the Proper Damage Proc for Cyborgs
* Fix the Bug Shiz pointed out
* Update code/modules/mob/living/simple_animal/hostile/swarmer.dm
Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com >
* Fix the Swarmer Antagonist File
* Fix the traumas issue
* Update traumas.dm
* Update code/modules/events/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/mob/living/simple_animal/hostile/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/mob/living/simple_animal/hostile/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/mob/living/simple_animal/hostile/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Upload Swarmers Folder
* Remove the swarmer file from the hostile folder
* Update the swarmer megafauna to work with changes
* Load the seperated swarmer files
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Catch-22 Variable
* Update code/modules/events/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_objs.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_objs.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_objs.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Fix all the references in the swarmer megafauna file
* Fix method names in the swarmer mob file
* Fix method names in swarmer_act.dm
* Fix Method Names in swarmer hud file
* Update code/modules/swarmers/swarmer_objs.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_objs.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_objs.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Update code/modules/swarmers/swarmer_act.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* Fix the naming issues to let it compile
* Change the Things Rohsie Wanted Changed
* Change CLRF Back To LF
Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com >
Co-authored-by: Rohesie <rohesie@gmail.com >
2020-07-24 03:56:58 -03:00
Ryll Ryll
46dd89b07a
[READY] Wounds part 2: Piercing wounds, dismemberment changes, housekeeping ( #51786 )
...
* pierce the heavens
* starts doing projs
* continue pierce
* before armor
* before sharpness redefine
* rename sharp defines, before further implementation
* finishing undoing atk_type back to sharpness
* neatens up sharpness defines, FALSE -> SHARP_NONE
* more piercing, removes brute damage bleed, bubblegum no longer wound
* starts letting embeds get in on the fun
* half with embed
* work on dismembering
* continued embed work
* more moving bandaging to limbs
* more dismemberment work
* removing embed pierce stuff
* tweaking bullets
* more docs and work on dismemberment
* spans, piercing, guns
* dismemberment and scar fixes
* bee changes
* bullets embedding
* more bullet and dismember work
* dismemberment, surgery, piercing, formaldehyde,
* pleases travis
* pierce smite
* nicer on blood
* Auto stash before rebase of "tgstation/master"
* more neatening
* wounds only consider up to 35 damage, wounds on l6 and 762
* updates hulk
* balance
* defines
* lower slug to 50 brute to accommodate wounds
* adds differentiation for having flesh/bones/both in mobs
* moves scar descs to json, renames organic_state
* excises removed healing skill
* fixes logs, inconsistencies, some balance changes
* untab
* slight compress
* a
* kills pointed global list
* dmdoc
* halfway through roh
* finishes roh review
* okay NOW i finished roh's reviews
* roh roh roh your boat
* gently down the stream
* global lists
* list ops, fix scanner for bone gel improvised fix
* travis moment
* sounds added and moved
* pellet clouds can join the fun fully, slight gun balancing for wounds
* doc moment
* unconflicts myself
* update hulk
* Update code/_onclick/item_attack.dm
Co-authored-by: Rohesie <rohesie@gmail.com >
* crying ascii face
* final rohview
* oops
* final final
Co-authored-by: Rohesie <rohesie@gmail.com >
2020-07-23 23:19:30 -03:00
Dennok
7ccab745a4
add_vis_overlay always return overlay ( #52393 )
...
* add_vis_overlay always return overlay
* return overlay
2020-07-23 23:16:28 -03:00
AnturK
72fecf5408
No need for this in dd really.
2020-07-23 12:39:12 +02:00
AnturK
7edae52ee1
Fixes secret sauce resseting too often and adds some logging.
2020-07-23 12:23:36 +02:00
Bobbahbrown
133e305327
Update code/controllers/subsystem/timer.dm
...
Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com >
2020-07-23 01:11:50 -03:00
Bobbahbrown
710fd21d1d
Update code/controllers/subsystem/timer.dm
...
Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com >
2020-07-23 01:11:44 -03:00
Tad Hardesty
37ba1c5f1b
Remove redundant max_threads value ( #52317 )
2020-07-22 05:30:06 -03:00
bobbahbrown
28370750c1
better words
2020-07-22 00:57:58 -03:00
bobbahbrown
ca64e6fcd2
words
2020-07-22 00:49:33 -03:00
bobbahbrown
a86d9e6704
we did it
2020-07-22 00:43:07 -03:00
bobbahbrown
dd040656d4
almost there
2020-07-22 00:00:04 -03:00
skoglol
7d547dbf9a
Fixes npcpool runtime ( #52347 )
...
* Fixes npcpool runtime
* Adds comment
* added warnings for real this time
2020-07-21 19:55:25 +02:00
AnturK
4e1f0c9664
Smoothing cleanup, variables moved, atom movable three Destroy() merged into one ( #51878 )
...
* smooth
* derp
* parent call order
* defined
* merge stuff
* tab
* merge conflicts
* call parent first
2020-07-21 19:28:06 +02:00
bobbahbrown
9244e9b7f4
some documentation
2020-07-20 18:28:14 -03:00
RaveRadbury
11fda03cc4
Insect phobia ( #52261 )
...
* Add insect phobia
applies to moths, flies, and cockroaches
* Adds bee content
2020-07-20 18:27:55 -03:00
bobbahbrown
5a282484ed
less is better
2020-07-20 18:10:19 -03:00
skoglol
ecae391aa8
Fixes moth week dates ( #52353 )
...
* Fixes moth week dates
* Fixes week number function
* first day of month proc, fixes moth week properly
2020-07-20 16:35:13 -03:00
bobbahbrown
c2af9e736d
Revert "more"
...
This reverts commit 8707bfe75d .
2020-07-20 16:16:52 -03:00
bobbahbrown
8707bfe75d
more
2020-07-20 01:10:47 -03:00
bobbahbrown
771afeba67
cleanup
2020-07-19 21:50:09 -03:00
bobbahbrown
2d96fb6c70
temp
2020-07-19 20:10:58 -03:00
ShizCalev
daee56e486
Update Discord URL to the new one ( #52299 )
...
Replace `discordapp.com` with `discord.com`.
2020-07-19 10:10:36 -07:00
ArcaneMusic
72b7c738af
Arconomy 1.0: Final Stage Capitalism ( #52007 )
...
* Part 1: Arcane is challeneged to rewrite all of economy at 4am on a wednesday, accepts
* Miasma? DUNKED
Bounties? CHUNKED
Hotel? TRIVAGO
* End of day... 2? 3? lockdown has ruined me
* Day 3. I cannot unto bogdanoff. Send help.
* So far so good.
* Day 4, in the ghost house. I've resprited a beloved machine with soul in it. There is a chance, I am losing my mind. Sometimes I hear the words, "When is economy done, arcane", and I look over my shoulder, and oranges isn't there, because he lives in New Zeland. Probably.
* We'll throw the technodes and mapchanges in too.
* Okay lets keep this a friendly debug item then
* yeah on second thought lets not make a precision testing instrument on a 50% success ratio.
* Newscaster updates.
* TGUI Rebuild 1 start counting fokes
* Runtime BEGONE FROM ME, fckn typepaths
* Cleans up autodocs, and other areas
* Updates tgui because I feel nothing anymore
* Recompiling tgui for that green check
* dunks the whole mint out of the code, get that hothead outta here.
* Green checkmark daily update.
* Should be decent from here.
* Resolves machine_design conflict
* Rebuilds TGUI again for the epic pogs
* Sweeping changes 2: See additional changelog
* Haunting insurance plus changes the define comment.
* Rounded vending prices, made bounties appear on examine, polish
* Atmos tanks now specify their mole requirements.
* TGUI 4.0 Updated.
* ACTUALLY updates to TGUI 4.0 standards.
* ThE bUiLd DiFfErS fRoM oUrS
* Ah, I didn't see the testmerge get re-upped.
* TGUI Rebuild.
* Shuffles some security-assistant bounties around
2020-07-19 13:44:25 +02:00
Aleksej Komarov
47b6c62078
tgui 4.0: Reduced Logging ( #52280 )
2020-07-16 20:18:27 +02:00
Aleksej Komarov
0cf00a2645
tgui 4.0 ( #52085 )
...
* tgui 4.0 hyper squash
* Upgrade dependencies
2020-07-16 20:13:04 +02:00
Rohesie
1f149b7023
Fixes a throwing-related hard delete source ( #52237 )
...
* hard del
* runtime
* more throw_impact possible qdeleting
* merge solving
2020-07-17 00:53:59 +08:00
L
2e7c68dd6e
derp
2020-07-16 11:14:05 -03:00
L
52bf8a66f9
smooth
2020-07-16 11:14:05 -03:00
jdawg1290
62676e72a8
Force LF line endings with gitattributes and convert repo ( #52266 )
...
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com >
2020-07-16 03:02:40 +03:00
ShizCalev
254536072e
[s] sanity checks vv_edit_var() values ( #52255 )
...
cl ShizCalev
fix: Added some sanity checking for varedit values.
/cl
* sanity checks vv_edit_var() values
* this should be an or
* one more fix
2020-07-16 10:20:41 +12:00
Jordie
04cbe7c714
Fixes sql error caused by no achievement changes ( #52239 )
...
Co-authored-by: Jordie0608 <=>
2020-07-15 10:33:41 -04:00
skoglol
217e070cf4
Merge pull request #52148 from Fikou/patch-38
...
makes techweb income a define
2020-07-12 11:34:37 +02:00
Fikou
8b3efd349a
makes techweb income a define
2020-07-10 21:20:20 +02:00
Jordie0608
fb119b1e22
adds arguments listing to query error logging
2020-07-10 04:41:29 +10:00
skoglol
fd19aceb8b
Merge pull request #52048 from Tlaltecuhtli/shutte-doors
...
votes now play a sound when they get started
2020-07-08 17:17:35 +02:00
Tlaltecuhtli
a38162a8bc
new noise
2020-07-08 13:52:17 +02:00
Tlaltecuhtli
0515b7be84
tooggle
2020-07-06 16:18:12 +02:00