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-03-04 19:22:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08d2e2222081b288bc239ae8ac24e8d0ce95dfd7
Aurora.3
/
code
/
modules
/
admin
History
Mloc-Argent
75c8f6d76a
Merge branch 'BEF-staging'
2013-07-08 23:28:22 +01: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
Compile fix.
2013-07-05 22:09:27 -07:00
admin_investigate.dm
…
admin_memo.dm
…
admin_ranks.dm
…
admin_report.dm
…
admin_verbs.dm
Merge pull request
#3054
from comma/manup
2013-06-19 09:55:22 -07:00
admin.dm
Fixes
#2091
2013-07-06 22:16:01 +01: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
Commenting out ninja mode, as it is broken.
2013-07-06 21:53:11 -07:00
topic.dm
Merge branch 'BEF-staging'
2013-07-08 23:28:22 +01:00
ToRban.dm
…