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-07 15:20:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
124fba1d3b0afa78366b571a6778e8aec0303be1
Bubberstation
/
code
/
modules
/
mob
T
History
Cheridan
d7936ae52b
Merge pull request
#12431
from Incoming5643/blaze_it
...
Removes Plantpeople
2015-10-17 10:16:04 -05:00
..
camera
Fixes action button not updating correctly sometimes (b/c the change from del to qdel means the button wasn't null after Removal which fucks with the action update procs)
2015-08-23 14:47:44 +02:00
dead
Ghost orbits: fixes an edge case with ghost animation on orbit exit
2015-10-02 09:36:41 -07:00
living
Merge pull request
#12431
from Incoming5643/blaze_it
2015-10-17 10:16:04 -05:00
new_player
Merge pull request
#12089
from MrStonedOne/maprotation
2015-10-07 07:53:42 +03:00
death.dm
…
interactive.dm
- Fixed monkey starting with no dna.
2015-09-19 22:18:28 +02:00
inventory.dm
…
login.dm
…
logout.dm
announce login message as a config
2015-09-04 21:49:09 +10:00
mob_cleanup.dm
…
mob_defines.dm
Action buttons + More mobs!
2015-10-08 11:30:39 -05:00
mob_grab.dm
Merge pull request
#11677
from xxalpha/aliums
2015-09-14 17:00:14 +02:00
mob_helpers.dm
Fixes monkeyize/humanize removing the mob's viruses when they should be kept.
2015-09-13 22:52:38 +02:00
mob_movement.dm
Fixes
2015-09-24 18:26:12 +02:00
mob_transformation_simple.dm
Fixes rudimentary transformation not using the client's preferences for human bodies.
2015-09-26 18:49:54 +02:00
mob.dm
Slimes now uses buckling to feed and attach themselves on mobs. This removes the silly check in mob/Move(), reducing lag.
2015-10-10 20:41:27 +02:00
say_readme.dm
…
say.dm
Fixes ghost yelling, now the message will be displayed.
2015-08-30 19:14:30 -03:00
transform_procs.dm
Merge branch 'master' of
https://github.com/tgstation/-tg-station
2015-09-23 03:24:17 +03:00
update_icons.dm
…