* The future of archaeology
* pirate pad transfer is godawful
* pp transfer, part deus
* Revert "pp transfer, part deus"
This reverts commit f6e48f71f59f834f0b9e02a2ab2bb1bc1bda1b6a.
* hmmm!
* Edits How This Works
* Dig Check
* you can no longer chaindig + MrPerson req
* All MrPersons
* I need to squash soon [tm]
* replaces define
* fixes #literally everything
* forgot why i set it to highlander
* Review
* Removes How2 and Fixes Travis
How2 was outdated so idgaf
* Review 2, Cyberboss Boogaloo
had to move SSblackbox now that W is a more localized var.
* archdrop list is null now
* It won't let me edit that space sorry
* GOTCHA
* yes i used the web editor, no i am not sorry
* cyber
* ..()
* buff chainsaws 2: electric boogaloo
sned help
* Revert "helps chainsaws out"
This reverts commit 2954df89e9393bb29894a29af83abe3d69f27c78.
* helps chainsaws out
i'm sorry we hurt you chainsaws
* i'm not stupid i'm misguided!
but i actually totally agree with this so !go kor!
* AH, BINGO.
* Adds Internet admin midi
* Moves global regex into proc (shell_url_scrub)
* Moves shelleo to world
Adds quotes around the command in shelleo, to encapsulate it
* Admins can stop playing web sounds
* Revised internet midi extension order
Moved m4a to least preferred,
as it can potentially carry non-aac or non-mpeg-3 audio
* Kills \n in web sound
* play_web_sound availability based on config
* play web sound and shelleo tweaks
istypeless for in play web sound & readability parenthesis around binary AND
add return index defines for shelleo proc
* Security fix for play web sound
* Shows a warning to the player trying to move while buckled.
* Adds cooldown.
* Moves the relaymove()-based message to atoms.dm
* Adds a custom buckled alert icon.
* Arranged screen_alert.dmi contents into an alphabetical order.
* Gives admins the ability to show a vv window to a player
For funsies and for helping coders
Requires +ADMIN
* logging and feedback
* Runtimes
* chelp
* I should make this more clear. as admins could think this points out an item to a player
* Some Tweaks
* FALSE
* More timer debugging for the debug gods.
* Its times like this I wish I could amend commit from the web interface
* git commit -a -amend&&git push --force
* We should probably make a rull that you shouldn qdel stulf you didn't make
* fixes stupid chasms
* I hope this works
* ()
* gahhh
* I still think that straight qdel things is going to cause more and more errors
* What the fuck
Storing all of these intermediary strings in the string table might be unbalancing it (especially since there would be a high number of partially matching strings.
Waiting until later to concat the string will prevent this.
add_details was getting to be more expensive then atmos, this is very like why (but I can't be sure)