Commit Graph

661 Commits

Author SHA1 Message Date
Fox McCloud
24f97f62eb tweaks 2021-09-08 08:56:57 -04:00
Fox McCloud
0af3fc340c Spin Emote Changes 2021-09-02 14:17:21 -04:00
SteelSlayer
a3c6beb28b runechat_msg_location UID (#16444) 2021-08-31 13:28:22 +01:00
Matt
68b4faf763 Merge branch 'master' into ghost-rad-hud 2021-08-10 11:14:35 -07:00
AffectedArc07
e46f67810a Cleans up the TODOs I left all over the codebase (#16443)
* Removes command_name() proc

* Removes GLOB.teleportlocs + GLOB.ghostteleportlocs

* Clean up IPIntel

* Tweaks karma logging

* Tweaks time
2021-07-28 13:45:18 -04:00
variableundefined
c363d85422 Merge pull request #15917 from PidgeyThePirate/spin-emote
Adds *spin emote to humans and cyborgs, adds a 5 second cooldown to the Dog's tail chase verb
2021-07-26 20:09:58 -04:00
Fox McCloud
2bcb5ef403 Merge pull request #16359 from Edan52/gc-tweaks
Simple mob GC Optimisations
2021-07-26 15:48:56 -04:00
variableundefined
b9aa1facce Merge pull request #15757 from warior4356/holy-chapel
Makes the chapel holy once more.
2021-07-25 08:37:18 -04:00
variableundefined
d91c8ba479 Merge pull request #15980 from AffectedArc07/toml-config
[READY] Converts configs to use TOML + Configuration refactor
2021-07-25 08:26:29 -04:00
warior4356
ba8052af3f Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-07-15 18:44:23 -07:00
Edan52
5d22adde6d moves actions qdel to mob level 2021-07-14 13:46:59 +01:00
chafla
afc9b78a78 Revise radiation view to use a cached datum
* Creates a new datum, radiation_cache, to store radiation levels per-tile
* Reworks radiation subsystem to initialize, expose radiation cache
* Makes radiation view reference tiles in range against rad cache
2021-07-13 18:49:09 -07:00
Edan52
e81cfee52a gc tweaks 2021-07-14 01:00:27 +01:00
Matt
3369af2738 Merge branch 'master' into ghost-rad-hud 2021-07-13 15:23:23 -07:00
dearmochi
712721fbc6 [READY] Reworks and Refactors Hallucinations (#15360)
* Hallucination rework start

* Chaser/Attacker, Abduction

* Moderates

* Majors

* saber alter

* address SteelSlayer

* Fix admin logging and runtime

* put hallucination logging on ATKLOG_ALL
2021-07-13 14:27:14 +01:00
AffectedArc07
9ddf4ceb97 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-07-09 11:42:23 +01:00
SabreML
b9a4929235 'Fit Viewport' & Scoreboard refactor (#16294)
* Fit Viewport V1

* Scoreboard

* Moderate scoreboard refactor

Mostly just removing the global variables, since Mochi has plans for a proper big scoreboard refactor in the future.
2021-07-09 11:18:05 +01:00
chafla
000b89a604 More review fixes
* Move start/stop processing for rad view into verb
* Move rad view proc into mob.dm
* Remove extraneous check on view range
2021-06-29 10:02:00 -07:00
warior4356
aec95fed48 Merge branch 'master' into holy-chapel 2021-06-28 20:31:34 -07:00
AffectedArc07
968d1bc88d Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-05-24 15:30:20 +01:00
AffectedArc07
663eff7b5e MAP ROTATION PART 2 (#12345)
* MAP ROTATION

* Tweaks + New additions

* Apply suggestions from code review

Co-authored-by: dearmochi <shenesis@gmail.com>

* Fixes improper naming

* Fixes map vote

Co-authored-by: dearmochi <shenesis@gmail.com>
2021-05-24 08:25:18 -06:00
AffectedArc07
7486d026b7 READY 2021-05-23 17:26:17 +01:00
S34N
509c1d5638 Fixes rogue characters on strip menu (#16009) 2021-05-16 09:35:00 +01:00
Pidgey
5c7e8cc3a0 forgot to remove some unused defs 2021-04-21 01:44:02 +10:00
Pidgey
150d0e4f3b Implemented Flatty Patty's nicer spin() function. Works great! Also makes the dog cooldown the message rather than the action. 2021-04-20 22:41:45 +10:00
Pidgey
a15a20b8e1 Now look what you've done. Hope I did this right. 2021-04-20 22:04:37 +10:00
warior4356
e1657b6807 Adds is construct check 2021-03-27 19:41:07 -07:00
warior4356
579f8f2e00 Fixes a few more issues 2021-03-27 03:16:48 -07:00
warior4356
d53d351b64 Initial commit 2021-03-26 02:31:21 -07:00
AffectedArc07
f2770ed6be Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1 2021-03-11 18:41:17 +00:00
SteelSlayer
289f6994ce Adds runechat to various things that were missing it (MMIs, soulstones, and more) (#15604)
* mmi runechat

* refactor to use a better system

* ok now everything works properly

* pai cards, intellicards, mechs
2021-02-26 15:46:32 +00:00
Fox McCloud
efa3aecb61 Ports TG Pickup, Equip, and Drop Sounds (#15572)
* Ports TG Pickup, Equip, and Drop Sounds

* really
2021-02-24 12:51:59 +00:00
Kyep
38d1c93586 Prevents server-freezing spin() calls (#15428)
* Fixes server-freezing spin() calls

* AA suggestion

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

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-02-03 09:22:53 +00:00
AffectedArc07
f5f97882cf BRUTAL Part 1 - No proc var/ in procs 2021-02-01 14:10:08 +00:00
Fox McCloud
de795c4e31 Radiation Refactor (#15331)
* First Commit

* visible radiation and engine goggles

* correction

* t-ray fix

* further adjustments and fixups

* gieger addition and cleaning fixup

* yet more fixes

* styling fixes

* fixes

* human glowing fix

* do the merge conflict avoidance dance

* Update supermatter.dm

* supermatter rads

* mapping in

* radiation doors

* yeah yeah line endings

* clean up

* styling issues

* showers
2021-01-24 22:03:13 +00:00
SabreML
039f82d17e 'Who' verb chat spam improvement (#15307)
* Who separation

* Revert "Who separation"

This reverts commit 1ba50cbf3d.

* Status Panel

Due to popular demand... version 2!
2021-01-24 13:37:44 +00:00
AffectedArc07
8f72d7556e Annihilates the blackbox (#15132)
* Lets get this show on the road

* Now were talking

* These matter

* Oh the joys of CI testing

* And this

* Wrong version

* Tweaks

* More tweaks

* Lets document this

* This too

* Upgrades this

* Fixed some sanity issues

* This too

* Screw it, this too

* More sanity

* And these

* This too

* Documentation

* This too

* Fixes **awful** scoreboard logic

* Why do we care about only half-absorbing someone

* Revert "Why do we care about only half-absorbing someone"

This reverts commit 8de1cfdf05.

* Refactors these

* Hashing

* Moxian tweaks
2020-12-24 16:06:48 -05:00
dearmochi
28acf26d65 Makes point arrow travel smoothly to pointed object (#14979)
* Makes point arrow travel smoothly to pointed object

* Don't animate on same turf, add easing
2020-12-02 18:39:31 +00:00
moxian
7069268be9 Minor HUD improvements
- skills HUD now shows assigned job
- adding security/medical comments works
- employment records no longer span five screens, and are trimmed
instead.
2020-11-09 06:07:20 +00:00
AffectedArc07
d688ac6f9c Colour coded CPU usage (#14788) 2020-10-31 13:30:29 -04:00
mochi
01fa079b72 Merge remote-tracking branch 'upstream/master' into refactor-spawning-from-vents 2020-10-04 21:03:25 +02:00
farie82
67e6cf5079 Scan mind and Project mind now use vision to determine the naming in the target list (#12963)
* Scan mind and Project mind now use vision to determine the naming

* Copy pasta mistake fix

* logic fix with name dupe prevention

* Refactor ala review
2020-09-17 18:31:08 -04:00
Fox McCloud
86909abcbe Merge pull request #14084 from AffectedArc07/pixel-offset-points
Pixel Offset Points
2020-08-18 15:31:18 -04:00
AffectedArc07
b749fe5687 Merge pull request #13247 from farie82/logging-improvements-V2
Makes logging based on ckeys. Adds dchat/LOOC/OOC logging
2020-08-16 13:18:24 +01:00
AffectedArc07
0be146900d Pixel Offset Points 2020-08-15 10:04:02 +01:00
joep van der velden
c430b6e1e6 Merge remote-tracking branch 'upstream/master' into logging-improvements-V2 2020-08-08 17:30:09 +02:00
xProlithium
e80d517cc6 Changes part 2
Added admin check to click drop
removed /var
Changed warning onclick to boldannounce
2020-07-31 18:51:27 -04:00
xProlithium
aaa3e28efd Click prevention for admin frozen players 2020-07-28 16:47:21 -04:00
mochi
9f5e1cdbbc Refactor spawning on vents into one proc 2020-07-15 12:53:17 +02:00
Fox McCloud
dfef1a5053 Merge pull request #13767 from AffectedArc07/ui-assets-verb
Allows clients to reload their UI assets
2020-07-10 03:59:43 -04:00