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
bb544c6c92cf01e1ebcb835abcf269bb4cfbd0f2
Bubberstation
/
code
/
modules
/
mob
T
History
Razharas
d1df0bfeff
Merge pull request
#12485
from xxalpha/ultrarange
...
Added ultra_range() proc.
2015-10-20 00:17:09 +03: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
#12485
from xxalpha/ultrarange
2015-10-20 00:17:09 +03:00
new_player
Merge pull request
#12089
from MrStonedOne/maprotation
2015-10-07 07:53:42 +03:00
death.dm
…
interactive.dm
Changed various instances of range() and orange() to ultra_range().
2015-10-19 20:04:14 +01:00
inventory.dm
Merge pull request
#10736
from xxalpha/shakeitoff
2015-07-24 06:59:23 -03:00
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
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
Changed various instances of range() and orange() to ultra_range().
2015-10-19 20:04:14 +01: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
…