2279 Commits
Author SHA1 Message Date
skull132 eebe08875a Msay Restriction
Only people with +MOD or +ADMIN can now see msay. As is proper.
2016-02-10 00:54:42 +02:00
skull132 71e475cac9 +CCIAA bugs
Fixes the following:
* CCIA Agent access on CC
* CCIAAs can now see faxes
* Sent faxes are saved properly
* "Send New Fax" hyperlink works, from the check-fax-history menu
2016-02-10 00:54:15 +02:00
skull132 0f0c477d68 Notes Hotfix
Now actually adds them onto SQL.
2016-02-09 23:52:00 +02:00
skull132 f1ebd94d4a Fixing Adminhelps
Stupid mistake while removing R_MENTOR.
2016-02-08 23:44:24 +02:00
skull132 d0a229c899 Fixing handle_ban_mirroring()
It was supposed to pass a list into the Execute() proc, but wasn't.
2016-02-07 16:46:28 +02:00
skull132 d465b9aabe Runtime Fix 2016-02-07 14:59:04 +02:00
skull132 33377b42f1 Clear Toxins/Fire in Zone verb 2016-02-07 14:25:15 +02:00
skull132 41a6c09fe8 Stylesheet Fixes
Adds the two CSS classes referenced by dev- and cciaasay.
2016-02-07 01:08:06 +02:00
skull132 fc6221eeee Mirroring Bans
No more "New ban for every attempted dodge." Mirrored bans are linked to an associative table, and then checked against the referenced original ban. Cuts down on the amount of clutter that exists.
2016-02-06 18:17:55 +02:00
skull132 6d19ca3ad4 Fixes #52
Fixes to the ParseArguments() proc and the warnings panel.
2016-02-06 12:07:18 +02:00
skull132 1e1261e54c Compile Hotfix
Dirty merging is bad.
2016-02-06 02:16:03 +02:00
skull132 26a449b861 Merge remote-tracking branch 'Aurorastation/development'
# Conflicts:
#	code/modules/admin/admin_verbs.dm
2016-02-06 02:08:11 +02:00
skull132 481cbf423d +CCIAA and +DEV Finalization 2016-02-06 01:52:50 +02:00
skull132 fda5a7781f Remove R_MENTOR & R_HOST
Flags unnecessary, procs and functions concerning them removed.
2016-02-05 23:20:39 +02:00
Ryan784 0143439a22 BST Update 1.0
Gave Admins their flag because they would whine otherwise.
2016-02-05 16:19:44 -05:00
Ryan784 8277f9e779 BST Import/access for Devs/Admins
Bluespace Technicians are back! And better than ever. And by better, I
mean exactly the same. Hoorah.
2016-02-05 15:51:01 -05:00
skull132 301dea9abf Merge remote-tracking branch 'Ryan/DEV-Flags'
Conflict clearance.
2016-02-05 18:28:51 +02:00
skull132 1f7f3b1751 CCIAA - Send_admin_fax() -> create_admin_fax() & Fixes
The proc create_admin_fax() now works fully, under all scenarios tested.
2016-02-05 18:24:55 +02:00
Ryan784 6440d79d28 Updates to dev verbs
Added in jumping to places as aghost, as opposed to having to fly there
manually to see/bugfix.
2016-02-04 17:04:45 -05:00
Ryan784 ff2cbdb885 DEV Flag update
Here we go? Hopefully this will let me sync
2016-02-03 23:10:29 -05:00
Ryan784 650c34ee4c DEV Flags + Perms + Verbs
The Dev Flag and status is back in game! As of right now, you will have
to play around with the values in regards to the defines in setup.dm
(specifically with CCIAA), but everything works fine, besides maybe Devs
having some verbs they shouldn't for some reason..

But besides that, it's peachy.
2016-02-03 22:57:34 -05:00
skull132 8569d1c1ab +CCIAA Flag 2016-02-02 23:37:15 +02:00
skull132 80720990e3 Dibs 2016-02-02 17:14:41 +02:00
skull132 36276324a6 Fix for Wind Message 2016-02-02 16:28:49 +02:00
skull132 a1855071ad More R_MOD Fixes
They can now use the JMP links.
2016-02-02 15:00:51 +02:00
skull132 f51572114b Admin logs for Mods
Scrubs
2016-02-01 22:13:26 +02:00
skull132 fcd393ee94 Merge pull request #33 from skull132/SQL-backend-import
Sql backend import
2016-02-01 16:11:10 +02:00
skull132 80e6b30245 Wind & Unwind Mob -> Toggle Wind
Just a simple change to make the branch compatible with upper.
2016-02-01 16:08:23 +02:00
skull132 179431115b Merge remote-tracking branch 'Aurorastation/development' into SQL-backend-import
# Conflicts:
#	code/modules/admin/admin.dm
#	code/modules/admin/admin_verbs.dm

All conflicts cleared. Wind funciton needs a quick redo as a result.
2016-02-01 16:00:54 +02:00
Chinsky 4143352d48 Merge pull request #12005 from PsiOmegaDelta/160118-MoveMe
Adds the moved event.
2016-01-21 07:24:37 +03:00
Ryan784 5f655dbbdb Vampire Gamemode Developement Test
The Vampire gamemode, as ported right now. The gamemode is in, as well
as creating a vampire through the traitor panel. All abilities seem to
function, unable to test enthrall however (though I have a feeling it
will have to be redone). Enthralling someone without a CKey will give
you the correct response, however.

Any abilities having to do with lums will need to be redone. Vamphud as
well.

If looking over this and pointing out errors/fixing is faster than
simply porting it yourself, then feel free to do so!
2016-01-20 22:14:21 -05:00
skull132 87cdc3b247 Wind Proc And Player Panel Changes 2016-01-19 15:48:48 +02:00
skull132 5da7e3d699 Player Notes SQL
Adds the SQL based notes system. Partially refractored to use the new DB procs and look neater.
2016-01-19 14:55:01 +02:00
Atlantis 9b099a307b Tweaks
- Landmark on supermatter core now waits until all other landmarks are done setting up.
- Setup-supermatter proc is now defined on /datum/admins/ rather than on /client/
- Coolant canisters now have double amount of standard canister's worth of gas, as intended, instead of triple.
2016-01-19 11:02:42 +01:00
Atlantis 85ceb32bca Overhauls setup-supermatter admin verb
- Setup supermatter now uses series of map markers to do it's thing. These makers will make it easier to keep it up to date with map changes.
- Setup supermatter now supports CO2 and PH coolant choices.
- Fixes #9661
2016-01-19 08:20:44 +01:00
skull132 9310018dbd SQL Warnings
Adds the SQL based warning system.
2016-01-19 00:27:50 +02:00
PsiOmegaDelta 1210a6e42f Adds the moved event.
Allows movable atoms to follow other movable atoms, as quickly as BYOND allows. Also supports following atoms inside other atoms.
However, this only works fully when Move() or forceMove() is utilized. Setting loc directly will not raise the moved event.
2016-01-18 20:16:48 +01:00
Ccomp5950 d34e30a915 Merge pull request #11975 from PsiOmegaDelta/160112-PublicToggle
Adds verb to toggle hub visibility.
2016-01-14 03:21:41 -05:00
ccomp5950 d316e34b61 Fixes deadmin popup.
You can too re-admin yourself...I wrote that shit.
2016-01-13 23:00:47 -05:00
skull132 c7ae4df416 dbcon_old removal, table prefixing
Prefixes the tables properly with ss13_, and removes active references to dbcon_old and related procs.
2016-01-13 15:59:36 +02:00
PsiOmegaDelta 2d978abfef Adds a space. 2016-01-13 09:08:28 +01:00
PsiOmegaDelta 4f6ebf9a43 Adds a config option to automatically delist the server from the BYOND up when there are no admins. 2016-01-13 08:05:49 +01:00
NeertiandPsiOmegaDelta c3586712e5 Adds verb to toggle hub visibility.
Conflicts:
	code/modules/admin/admin_verbs.dm
2016-01-12 18:02:00 +01:00
PsiOmegaDelta 2c1debbcaa Logging tweaks.
Uploading a new library book now also gives an admin notice.
Admin logs will now add a (JMP) if at all applicable.
2016-01-08 15:22:43 +01:00
Mustafa Kalash 82e793ae91 Fixes #11783 2016-01-01 15:52:35 -05:00
GinjaNinja32 d309e9e98f fix #11828 2015-12-30 18:46:25 +00:00
GinjaNinja32 31c41f39b3 make VV list format clearer for assoc lists 2015-12-29 07:38:05 +00:00
GinjaNinja32 2d5b677a62 Merge remote-tracking branch 'upstream/dev-freeze' into dev 2015-12-25 03:51:40 +00:00
GinjaNinja32 7cca8416b3 Merge remote-tracking branch 'upstream/master' into dev-freeze 2015-12-25 03:41:33 +00:00
PsiOmegaDelta 70b84d87a6 Tweaks permission rights. 2015-12-23 13:01:03 +01:00