Commit Graph

2076 Commits

Author SHA1 Message Date
Cyberboss 311ba7b7f0 Fixes admin uploaded map templates (#24581) 2017-03-02 15:12:40 +01:00
Cyberboss 114704b97c You can now smite ahelpers 2017-02-28 21:36:12 -05:00
oranges f70c5f6c62 Merge pull request #24503 from Jordie0608/itsagoodthingwedontneedtousethepollsforanythingimportantsoonright
Fixes poll_question
2017-03-01 09:11:23 +13:00
Leo 88785f7f86 Changes the button order in the note's menu (#24489)
* Changes the button order in the note's menu

* Fixes spacing
2017-02-28 15:01:52 +11:00
Jordie0608 97733d8dcf fixes poll_question 2017-02-27 23:58:18 +11:00
Jordie 72a93bae7d Continues to add default sql indexes and table optimisations (#24456)
* adds default sql indexes and table optimisations

* fixes warnings

* edits to text and better update queries

* wrong table

* superior copypaste skills

* who has

* names

* that long

* add inet

* fix for badmins giving 2 billion brainloss

* fixes rank name and adds sanitizing
2017-02-27 22:44:26 +11:00
MrPerson f4e768c895 Ion storm improvements (#24223)
* Ion storm improvements

Ion storms have several new additions:
25% chance to flatly replace the AI's core lawset with something random in the config. Suddenly the AI is Corporate, deal w/ it.
10% chance to delete one of the AI's core or supplied laws. Hope you treated the AI well without its precious law 1 to protect your sorry ass.
10% chance that, instead of adding a random law, it will instead replace one of the AI's existing core or supplied laws with the ion law. Otherwise, it adds the generated law as normal. There's still a 100% chance of getting a generated ion law.

All of these stack so you could wind up going from Asimov to Paladin w/o the first law and w/ the last law replaced with THE SHUTTLE CANNOT BE CALLED DUE TO FIVE NINJAS. All the values are easy to tweak if you guys want them higher or lower or whatever.

Custom admin-sent and other fake ion storms (devils) will just add the law and have no chance of doing any of the bonus stuff.

Removed the admin verb to send an ion storm since you can just use the events panel.

Cleaned up some of the law-adding backend. Hopefully there's no double showing of the AI's laws after a lawchange as a result of this.

* Everyday I'm shufflin'
2017-02-22 13:31:04 +01:00
Xhuis dd9ef0dd0f Small Highlander patch (#24175)
* Enforces honorable combat

* Now with compiling!

* someBODY once told me the WORLD is gonna roll me

* DOES THE NEEDFUL
2017-02-22 12:00:06 +13:00
oranges cd1e9ea6c8 Easier stripping of admin private information from public logs (#24222)
A new admin log proc, admin_log_private that appends a different prefix,
to make it easy to filter the logs that are shown publically
2017-02-21 10:56:25 +01:00
oranges 17a7c01e36 Revert "Adds default sql indexes and table optimisations" 2017-02-21 17:53:41 +13:00
Jordie 62da82fcd9 Adds default sql indexes and table optimisations (#24277)
* adds default sql indexes and table optimisations

* fixes warnings
2017-02-21 09:49:48 +13:00
kevinz000 784d594dde Check Antagonists player counting now excludes CTF and living players on central command. (#24249)
* Update player_panel.dm

* Update player_panel.dm

* Update player_panel.dm

* Update player_panel.dm
2017-02-20 09:54:53 +13:00
Cyberboss 1365ab99d8 Merges map templates and map loader (#24140)
* Reorganize the mapping code

* Finish this up

* Reee line endings

* FUCKING LINE ENDINGS

* LINARU ENDARU

* >PLS SET REPO LINE ENDINGS

* Comments

* Hoisted by my own travis.yml changes
2017-02-19 16:55:02 +13:00
Cyberboss 2d424cf6be Moves some stuff that belongs in dbcore to dbcore (#24145)
* Moves some stuff that belongs in dbcore to dbcore

* Wew garbage

* Ree

* Fixed
2017-02-19 14:21:53 +13:00
oranges 4349508853 Merge pull request #24128 from Cyberboss/JobTicker
Lobby timer won't be delayed by subsystem initializations
2017-02-17 14:34:12 +13:00
oranges 94802f48b3 Merge pull request #24075 from Cyberboss/DestroySleep
Adds logging for path that slept in Destroy
2017-02-17 14:14:37 +13:00
Cyberboss 17bc8038f1 Roundstart no longer delayed by initializations 2017-02-14 23:47:01 -05:00
oranges 2cfd92f764 Merge pull request #24077 from Cyberboss/DestroyTurfsAgain
Cleans up ChangeTurf/Destroy
2017-02-15 15:55:04 +13:00
Cyberboss f2f26c1984 Merge branch 'master' into DestroySleep 2017-02-14 09:32:31 -05:00
kevinz000 17fd29690c Update player_panel.dm 2017-02-13 17:01:01 -08:00
Leo 9c6803ae19 Ports Paradise error handler, with in game runtime viewer! (#24036)
* Ports paradise error handler, with in game runtime viewer!

* Changes to the old runtime error and removes inerror reference

* Oops

* Adds a wrapper for world.log so it displays both in the runtime diary and in DD window
2017-02-14 11:39:31 +11:00
uraniummeltdown 57c89e3dae More Window Flashing (#23923)
* added window flashing pref, added windowflashing to notify_ghosts, pollCandidates and similar procs

* disabled window flash for golem shells, ash walker eggs, drone shells and posibrains

* ignorepref var for ahelp/apm and roundstart
2017-02-14 10:49:06 +11:00
Cyberboss 5efad4b9a0 Adds logging for path that slept in Destroy 2017-02-13 16:53:41 -05:00
Cyberboss af67d13a74 Fixes admin turf deletion 2017-02-13 14:53:41 -05:00
Joan Lung 36c392948a Merge pull request #23940 from lzimann/namedarg
Allows in-game proccalls to have named arguments
2017-02-11 13:41:45 -05:00
Lzimann db19d6b2d0 Named args will now go to the end of the list 2017-02-11 02:14:01 -02:00
kevinz000 fbf9e46e60 Fix brains breaking checkantags 2017-02-11 16:23:57 +13:00
oranges 8cda3a7675 Merge pull request #23891 from Jordie0608/errorlocationspecifiedisnotavalidUNCpath
Adds distinct server sql name config
2017-02-11 15:26:20 +13:00
Lzimann 2ea2c44504 Removes positional var 2017-02-10 20:31:17 -02:00
Lzimann bf921c635f Allows in-game proccalls to have named arguments 2017-02-10 16:40:28 -02:00
KorPhaeron f1374d1730 Merge branch 'master' into theworstshuttle 2017-02-10 11:27:34 -06:00
coiax 380334259e Luxury shuttle changes (#23903)
🆑 coiax
add: The Luxury Shuttle grabs cash in your wallet and backpack, and
shares approval between the entrance gates.
/🆑

- Luxury Shuttle grabbing cash in your wallet is self explanatory,
although we lack a "proper" cash spending system on /tg/.
2017-02-10 10:03:39 -06:00
kevinz000 44e7fd3a9c [READY]Check Antagonist player count (#23854)
* Update player_panel.dm

* Update player_panel.dm

* Update player_panel.dm

* Update player_panel.dm

* ok.

* misdents

* spelling

* my fucking spelling man
2017-02-10 20:33:01 +13:00
KorPhaeron c7bd42a278 Fixes the lighting situation in the shuttle 2017-02-09 10:25:51 -06:00
Jordie0608 631b7346a7 adds distinct server sql name config 2017-02-09 17:58:10 +11:00
Leo 48349a8ac5 Tweaks the ircadminwho proc so it doesn't add a comma to the end of the message (#23799)
* Tweaks the irc admin who proc so it doesn't add a comma to the end of the list

* Learns how to code
2017-02-08 18:33:51 +13:00
Jordie ae5ca631f8 Watchlist entries filtering, non-deleting messages (#23737)
* adds watchlist filtering to online clients, messages no longer delete self

* message-sent > message sent

* missed var
2017-02-08 18:30:51 +13:00
kevinz000 a8116c4f29 [READY]Sends the names of online admins when sending IRC alerts about no admins active. (#23712)
* Update adminhelp.dm

* Update world.dm

* Update ticker.dm

* should work.
2017-02-08 18:23:32 +13:00
Leo 1b75e13b11 Adds a new button for admins, the SMITE BUTTON (#23767)
* Adds a new button for admins, the SMITE BUTTON

* Adds a check after input
2017-02-07 08:26:08 -06:00
KorPhaeron 781588566b Fixes 2017-02-06 20:28:37 -06:00
KorPhaeron a2c9af8abf Arena Shuttle 2017-02-06 14:54:58 -06:00
kevinz000 7e93035613 [READY]SDQL2 update: In which admins get more power than they deserve. (#23694)
* ABSOLUTE PATHING!!

* absolutely fucking pathed

* stuffs

* oh that was there for a reason.

* fixes

* stuffs

* my fucking identation >:[

* double no

* no delayed global proccalls.

* /var/s

* /var/s/2

* catch(vars)

* var/expression/e broke without the var/

* lists and wrappers!

* Update SDQL_2.dm

* Update SDQL_2.dm

* Update SDQL_2.dm
2017-02-06 18:37:39 +13:00
Cyberboss b86e224571 Makes qdeleted and qdestroying macros (#23666)
* Makes qdeleted and qdestroying macros

* Makes QDELETED and QDESTROYING uppercase

* Swap qdel checks istype's for != null's

* Fix it

* How was this missed?
2017-02-06 00:59:27 +13:00
Leo 33bdff1401 Adds an IC issue button for admins (#23681)
* Adds an IC issue button

* Actually logs to the game instead of two message_admin

* Oops

* Closing hrefs is a good idea

* Makes reject and IC issue locate() in clients instead of world.
2017-02-05 15:10:59 +13:00
Jordie0608 87c85c6452 fixes ternary operator 2017-02-03 17:45:56 +11:00
Jordie 4a1adbad5f Unifed SQL message system (#23327)
* unifed sql message system to supersede notes, watchlist and memos and adds messages

* a neserseree change
2017-02-03 00:02:24 -06:00
oranges 45e9f0e37c Merge pull request #23521 from MrStonedOne/patch-300
Fixes global narrate outputting twice to admins
2017-02-01 16:02:21 +13:00
kevinz000 ea6299db95 [READY]Gateway Update (#23066)
Saves on some lines of code
Makes some gateway things vareditable
Makes an admin verb accessible again
Makes away mission starts spawnable.
2017-01-31 21:59:34 +13:00
Kyle Spier-Swenson 212d71e68a Fixes global narrate outputting twice to admins 2017-01-30 17:00:40 -08:00
Cyberboss 3f7f5d4000 Removes/Refactors /mob/unEquip (#22918)
* Part1

* IT COMPILES!!!!

* Fuck wait this was missing from that last

* Update handlabeler.dm

* Update handlabeler.dm

* Fixes n shit

* Fix this

* Fixes #23310

* Fucking @RemieRichards was right

* Fixes devil unEquip

* WTF ARE BITFLAGS?

* THERES THE FUCKING PROBLEM

* Fixes
2017-01-31 09:28:31 +13:00