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
0afa381114e91b60bd7aa74017e8a098b59409bd
Bubberstation
/
code
/
modules
/
mob
T
History
Jordie
01c362f069
Merge pull request
#11757
from Xhuis/side_antagonist_tweaks
...
Side Antagonist Tweaks
2015-09-22 12:26:00 +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
#11757
from Xhuis/side_antagonist_tweaks
2015-09-22 12:26:00 +10:00
new_player
Fixes the latejoin message about the evacuation shuttle showing on incorrect times.
2015-09-01 15:38:56 -03:00
death.dm
…
interactive.dm
Fixes monkeyize/humanize removing the mob's viruses when they should be kept.
2015-09-13 22:52:38 +02:00
inventory.dm
…
login.dm
Changes a lot of del() to qdel()
2015-08-16 23:33:22 +02:00
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 monkeyize/humanize removing the mob's viruses when they should be kept.
2015-09-13 22:52:38 +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
Fixes monkeyize/humanize removing the mob's viruses when they should be kept.
2015-09-13 22:52:38 +02:00
update_icons.dm
…