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-07-09 23:27:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb28a8ce14db4bf7323e5473c82af3fbbd9126c2
Bubberstation
/
code
/
modules
/
mob
T
History
Jordie
bb28a8ce14
Merge pull request
#11985
from KorPhaeron/guardianfix
...
Small Guardian Fixes
2015-09-29 23:14:50 +10: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
Major cult changes
2015-09-16 10:04:49 +12:00
living
Merge pull request
#11985
from KorPhaeron/guardianfix
2015-09-29 23:14:50 +10:00
new_player
- Fixed monkey starting with no dna.
2015-09-19 22:18:28 +02: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
Fixes monkeyize/humanize removing the mob's viruses when they should be kept.
2015-09-13 22:52:38 +02: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
increased confusion multiplier, increased confusion sources
2015-09-13 12:39:41 -06: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
makes all Destroy()'s return properly
2015-08-31 00:21:01 -06: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
…