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-09 00:01:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a928fd7a1c8eebbba77eb4e99f4c6ee889d7fc5
Bubberstation
/
code
/
modules
/
mob
T
History
Cheridan
0198ec2bde
Merge pull request
#4576
from Firecage/SPANCLASSES
...
SPANCLASSES!!!!!
2014-08-26 15:05:12 -05:00
..
camera
Fixes cyborgs spawning as ghosts.
2014-04-13 13:04:36 +01:00
dead
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
living
Merge pull request
#4576
from Firecage/SPANCLASSES
2014-08-26 15:05:12 -05:00
new_player
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
death.dm
…
inventory.dm
Added a "put_in_hand_check" which returns 1 if the item can be equipped in the hand. Replaced the duplicated checks in "put_in_l/r_hand"
2014-04-28 19:26:09 +01:00
login.dm
Fixes hotkey mode always being set during login. winget() was returning "true", not 1 or 0. It now compares for the string.
2014-04-21 00:40:23 +01:00
logout.dm
…
mob_cleanup.dm
…
mob_defines.dm
Changes faction to list and edits hostile mobs to use the list type faction, along with changing existing factions to match the new list type
2014-07-12 20:03:46 -07:00
mob_grab.dm
Make grabs GC, fix a grab related runtime
2014-04-20 09:14:16 -07:00
mob_helpers.dm
Brig cell timers notify SecHUDs when the timer has expired
2014-08-14 22:34:33 -06:00
mob_movement.dm
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
mob_transformation_simple.dm
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
mob.dm
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
say.dm
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
transform_procs.dm
SPANCLASSES!!!!!
2014-08-26 09:52:13 +02:00
update_icons.dm
…