This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Aurora.3
Watch
1
Star
0
Fork
0
You've already forked Aurora.3
mirror of
https://github.com/Aurorastation/Aurora.3.git
synced
2026-06-07 07:06:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7076db3cafb1c9b416e135dfd2aab6f52d78a4d4
Aurora.3
/
code
/
modules
/
admin
T
History
Kilakk
5ca6c970fb
Reticked and uncommented ERT
...
It's time
2013-06-08 18:52:41 -04:00
..
DB ban
- Added a small bit to the SQL statement so I can update the database structure later on, without it breaking the ban system until it updates.
2013-01-11 13:54:11 +00:00
permissionverbs
…
verbs
Fixed up BrokenInHands a little.
2013-05-16 13:05:23 +01:00
admin_investigate.dm
…
admin_memo.dm
…
admin_ranks.dm
…
admin_report.dm
…
admin_verbs.dm
Reticked and uncommented ERT
2013-06-08 18:52:41 -04:00
admin.dm
Fire update. Should now burn out after a time, and temperature varies on a number of conditions. Fixed a runtime, and made fire work in canisters. Ingame modification of ZAS is now possible again. Firedoors now remove duplicate firedoors on the same turf.
2013-04-18 09:56:51 -07:00
banjob.dm
- Moved access definitions for jobs to the job datum. In addition, I added an extra access definition: minimal_access and access. Minimal access is intended for servers with large populations. All jobs have the bare minimum access they need to survive. access, on the other hand, is a far more generous list of accesses, intended for servers with lower populations, where players are expected to do more than just the job they were assigned. Also for servers which don't want to allow people to hide in their own ultra secure departments, where no one can get to them.
2013-01-06 16:38:45 +00:00
create_mob.dm
…
create_object.dm
…
create_turf.dm
…
holder2.dm
Merge branch 'incremental_tg' r5200 into bs12_with_tgport
2013-01-07 00:23:22 +10:00
IsBanned.dm
Merge branch 'incremental_tg' r5514 (11/1/2013) into bs12_with_tgport
2013-01-11 22:12:31 +10:00
NewBan.dm
…
newbanjob.dm
…
player_notes.dm
…
player_panel.dm
Due to git tree being fucked up for some reason, manually reapplied many man many fixes.
2013-02-07 07:13:27 +04:00
topic.dm
Spelling fix for a button only admins ever see.
2013-04-24 17:20:43 -04:00
ToRban.dm
…