This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Bubberstation
Watch
1
Star
0
Fork
0
You've already forked Bubberstation
mirror of
https://github.com/Bubberstation/Bubberstation.git
synced
2026-06-08 07:41:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
115fdcaff676388fcfad030e331bebe6d24435ba
Bubberstation
/
code
/
modules
/
mob
T
History
Ikarrus
9850a66cb0
Merge pull request
#582
from Cheridan/radios
...
Phase 2 of my master plan:
2013-05-17 07:46:40 -07:00
..
dead
Committing carn's modifications to events and other things. Full details below.
2013-02-17 11:44:37 +00:00
living
Merge pull request
#582
from Cheridan/radios
2013-05-17 07:46:40 -07:00
new_player
Proper Vandyke
2013-05-12 00:37:40 +01:00
death.dm
Resolves
#283
2013-04-24 09:37:30 +01:00
inventory.dm
Removes equip_e -
Fixes
#423
2013-04-24 04:07:39 +01:00
login.dm
Mobs each now have a unique tag which are not after they are deleted (unlike byond's \ref[] macro)
2013-03-31 11:26:22 +01:00
logout.dm
…
mob_cleanup.dm
Fixed and improved the get_accessible_location() proc.
2013-02-21 00:53:45 +00:00
mob_defines.dm
Resolves
#283
2013-04-24 09:37:30 +01:00
mob_grab.dm
Abstract items no longer show up on examine.
2013-03-24 23:43:58 +00:00
mob_helpers.dm
Resolves
#283
2013-04-24 09:37:30 +01:00
mob_movement.dm
Removes equip_e -
Fixes
#423
2013-04-24 04:07:39 +01:00
mob_transformation_simple.dm
Resolves
#283
2013-04-24 09:37:30 +01:00
mob.dm
Resolves
#283
2013-04-24 09:37:30 +01:00
say.dm
- Added killswitches to say, whisper, me, ooc, adminhelp and pray to try to determine if communication verbs are the cause of the constant lag we're getting. Toggle the killswitch with the 'disable communication verbs' verb, available in debug verbs.
2013-01-18 03:04:46 +00:00
screen.dm
New sprites for alien zone selection from Cheri~
2013-03-08 23:10:24 +00:00
transform_procs.dm
Resolves
#283
2013-04-24 09:37:30 +01:00
update_icons.dm
…