26 Commits
Author SHA1 Message Date
Archie aa229cd3a8 Reverts the terminal map change, instead changes access 2022-10-08 00:11:51 -03:00
haha26315 b3f0db5e7a Fixes size application to mobs
Ensures player's custom_body_size is applied to any new clone once they're out of the pod. Custom_body_size is only set once, so acts as 'natural' size, independent of things like normalizer rings
2022-09-15 09:21:07 -04:00
Haha26315 75b5be043d Fixing small chasm-side bugs.
Makes it so items won't fall into chasms multiple times while chasms are doing animations or processing by briefly making the item float.
2022-09-14 20:56:41 -04:00
Haha26315 8524fa2d62 Sync ArchieBeepBoop Fixes
Prepping for pull request. Thanks again Archie!
2022-09-14 17:41:22 -04:00
Haha26315 d2b588ede5 Damage Balancing, Polish
Re-enables and fixes applying animations upon falling into the chasm, adds wind-up to the teleportation. Balances the damages the Tether applies, including a small amount of time for the player to realize their mistake. Reworks the objects' coding for the center for some edge cases, or for if density is turned back on.
2022-09-14 16:34:44 -04:00
Haha26315 ac1ade6032 Move chasm type check
Moves functionality of checking chasm type to Tether, to allow different tethers to protect against different types of chasms, or possibly a list of chasms in future. Also changes the internal radio to possibly save (miniscule) amounts of resources.
2022-09-13 09:22:15 -04:00
Haha26315 bfe6f6c623 Random Tether Teleportation
Has the tether pick an random area in maintenance, then pick a random unblocked tile within that area to teleport the player to. Configurable whitelists and blacklists for types of areas and turfs are available in the tether's file.
2022-09-13 07:43:55 -04:00
Haha26315 8b3dbd6b90 Minor bugfix
Ensures light is properly removed from source tile if Tether is somehow removed or destroyed. Re-enables missing files.
2022-09-12 20:18:50 -04:00
Haha26315 ad8fd0e402 Radioing redundancy
Makes the Tether warn over common if it's gone offline. Also deletes some unnecessary comments
2022-09-12 17:49:51 -04:00
Haha26315 6b5994f8fb Admin logging
Adds tether events to the admin log
2022-09-12 16:39:04 -04:00
Haha26315 a949b576a7 Manual, polish
General polish, removing equipment power on so that after powerloss it isn't set to off. Bleed_ratio fixes so people with low blood to start with don't have blood ADDED. Random power failure event protection.

Adds a manual!
2022-09-12 16:27:45 -04:00
Haha26315 1916d86555 Style points
Changes the APC in the tether room to have equipment defaulted to always on to counteract power draw

Have the Safety Tether create cool but largely harmless tesla arcs. Adds grounding rods to the Tether's room.
2022-09-12 09:50:13 -04:00
Haha26315 9beae92ef3 Power fix
Fixes a bug with power draw in machines, where if they didn't have an overwritten process procedure they wouldn't draw power. Ex. Chem Masters. This fixes power draw for the safety tether
Safety tether now draws roughly balanced amount of power. draws 1kw default, drains about a fourth the apc cell's charge if unupgraded when teleporting.
2022-09-12 08:43:56 -04:00
Haha26315 1d1772e7e0 Fix lighting centering
Makes lighting act on the turf the tether is on, to prevent its pixel_x and pixel_y values from shifting the lighting offcenter
2022-09-12 06:50:25 -04:00
Haha26315 674e486aff Polish and map changes
-Adds in a wire bulb for the unfinished solar array where the solar tracker would go.
-Adds a safety tether to the designated room in engineering
-Optimizes bungee teleportation
-Removes unnecessary commented code
-Restricts bungee teleportation to cloud chasm tiles.
-Adds flourishes, like having the tether produce blue light
-Ensures the tether's icon is updated depending on whether it's currently powered
2022-09-12 03:02:40 -04:00
Haha26315 0398d0b0d1 Borg application
Tweaks appropriate damage value for silicon beings, fixes issue with player transforms.
2022-09-11 12:42:06 -04:00
Haha26315 b8533d6884 Basic functionality
Gets the safety tether to generally work, minus some bugs and flaws.
2022-09-11 11:45:04 -04:00
Dahlular f45b4bfb4c MultiZ Layenia Base 2022-09-04 10:32:31 -06:00
DahlularandGitHub b487573064 Revert "Finally, MultiZ Layenia" 2022-07-09 13:52:49 -06:00
Dahlular 286b651f62 Timeclock; need TGUI updates 2022-04-11 06:22:01 -06:00
Dahlular f60fed0f12 Merge remote-tracking branch 'upstream/master' into funnylore 2021-07-06 08:17:26 -06:00
Dahlular d8ae8c8fa7 Security information basic 2021-07-06 08:17:02 -06:00
DahlularandGitHub 65d54bbd25 Updates lore terminals about the disk 2021-07-04 00:04:56 -06:00
Archie f4b52e4c6d Adds more lore terms to Layenia + NDisk entry 2021-06-16 16:16:20 -03:00
Archie a234aa9cad Changes the directory 2021-06-15 14:50:03 -03:00
Archie 097b79446b Lore Terminal Initial 2021-06-15 14:33:44 -03:00