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-05-19 22:02:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d136181f8cf8a2fbde8dcd81cc9237aa28ec146f
Aurora.3
/
code
/
modules
/
mob
T
History
skull132
aec33074de
Merge pull request
#285
from LordFowl/development
...
Vaurca Changes + Map Batch
2016-05-15 21:00:17 +03:00
..
dead
Aghost requires R_MOD or R_ADMIN
2016-04-02 22:30:45 +03:00
freelook
…
language
Fixes
#210
2016-03-10 19:59:52 +00:00
living
Merge pull request
#285
from LordFowl/development
2016-05-15 21:00:17 +03:00
new_player
Generalizing establish_db_connection() and setup_database_connection()
2016-03-24 20:29:01 +02:00
animations.dm
…
death.dm
…
emote.dm
…
hear_say.dm
Fixes
#91
2016-02-10 12:34:10 +02:00
holder.dm
…
inventory.dm
put_in_hands() refactor.
2015-12-04 17:38:58 +10:30
login.dm
…
logout.dm
Discord over IRC
2016-02-16 17:42:00 +02:00
mob_cleanup.dm
…
mob_defines.dm
…
mob_grab_specials.dm
Replaces most instances of if(E & ORGAN_DESTROYED) with if(E.is_stump()).
Fixes
#11468
2015-12-06 04:17:52 -05:00
mob_grab.dm
…
mob_helpers.dm
Fixing Deadchat
2016-02-11 18:05:31 +02:00
mob_movement.dm
Replaces most instances of if(E & ORGAN_DESTROYED) with if(E.is_stump()).
Fixes
#11468
2015-12-06 04:17:52 -05:00
mob_transformation_simple.dm
…
mob.dm
Of Helper Procs & Dumbs
2016-03-25 20:33:10 +02:00
say.dm
…
transform_procs.dm
…
typing_indicator.dm
…
update_icons.dm
…