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-15 19:24:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cdffeecfb5ee243704df628a342ffcfc266c86a
Bubberstation
/
code
/
modules
/
mob
T
History
Cheridan
1027c7619c
Merge pull request
#8206
from RemieRichards/AILessProcessing
...
Hostile Mob AI Optimisation
2015-03-14 16:21:22 -05:00
..
camera
…
dead
Adds blob overmind cursor mob to ghost darkness vision
2015-03-01 04:07:10 -08:00
living
Merge pull request
#8206
from RemieRichards/AILessProcessing
2015-03-14 16:21:22 -05:00
new_player
Merge pull request
#8100
from Incoming5643/newbieguard
2015-03-09 02:29:09 -05:00
death.dm
…
interactive.dm
…
inventory.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
login.dm
…
logout.dm
…
mob_cleanup.dm
…
mob_defines.dm
On screen alert system
2015-03-01 17:31:26 -08:00
mob_grab.dm
…
mob_helpers.dm
A restructure/removal/cleanup of Ninja Code
2015-03-09 20:43:56 +00:00
mob_movement.dm
Fixes restrained message spam by giving it a cooldown.
2015-02-24 14:32:31 +01:00
mob_transformation_simple.dm
…
mob.dm
Moved all pull icon updating to update_icon(), to reduce copy+paste.
2015-03-13 12:10:13 -07:00
say_readme.dm
…
say.dm
Moves chat toggles into their own variable.
2015-03-05 18:38:07 +01:00
transform_procs.dm
…
update_icons.dm
…