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 23:31:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f652da4bd8a41add36ff0c302deb6d980ea744e
Bubberstation
/
code
/
modules
/
mob
T
History
Razharas
2a075688d8
Merge pull request
#12566
from AnturK/isitaplane
...
Makes is_type helpers inline
2015-10-26 03:22:42 +03:00
..
camera
…
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
#12618
from blobbernaut/Blobbernaut
2015-10-26 00:11:13 +00:00
new_player
Merge pull request
#12089
from MrStonedOne/maprotation
2015-10-07 07:53:42 +03:00
death.dm
…
interactive.dm
Should fix loading from jobs.txt
2015-10-24 19:46:44 -04:00
inventory.dm
YEAH THIS HAPPENING
2015-10-21 13:13:12 +13:00
login.dm
…
logout.dm
…
mob_cleanup.dm
…
mob_defines.dm
Merge pull request
#12597
from AnturK/atoningmycodingsins
2015-10-25 23:02:59 +00:00
mob_grab.dm
…
mob_helpers.dm
Makes is_type helpers inline
2015-10-21 22:22:58 +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
- Fixes shadowling receiving burn messages even when dead. I've also fixed the same bug for other species and made certain spec_life() procs not run when the mob is dead. I also made slime species a subtype of jelly species since they had a lot of code in common thus reducing duplicate code.
2015-10-23 20:00:52 +02:00
say_readme.dm
…
say.dm
…
transform_procs.dm
…
update_icons.dm
…