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
2025-12-23 08:31:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a80efba1fb279bc84ea42a7ccf95c6e4e491b6f8
Aurora.3
/
code
/
modules
/
admin
History
Zuhayr
7ab7a61812
Merge resolution, using dev-freeze map.
2013-09-09 21:59:47 -07: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
Expansion of every "icon = ''" path.
2013-09-01 21:53:36 +01:00
verbs
Merge resolution, using dev-freeze map.
2013-09-09 21:59:47 -07:00
admin_investigate.dm
…
admin_memo.dm
…
admin_ranks.dm
…
admin_report.dm
…
admin_verbs.dm
Expansion of every "icon = ''" path.
2013-09-01 21:53:36 +01:00
admin.dm
Standardises logging. All attack logs now print in main logs. Added stripping and syringe logging. Added Jump commands to most attack logs.
2013-08-28 03:33:04 +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
Fixes admins not spawning as aliens on roundstart.
2013-08-20 14:20:33 +01: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
Typo fix.
2013-08-13 15:18:45 -07:00
topic.dm
Added a fax machine to send messages to centcom with.
2013-08-18 14:39:08 -04:00
ToRban.dm
…