Needs fixing:
See how quickly the powernet drains at default load, I thought atmos
went to quickly so I upped the power cell by one level,
Shuttle Tags,
Graphical glitches involving some wires,
There is still some things missing with NanoUI but they are not game
breaking in any way I have seen so far.
Other than that we should be good to go.
Just like the make sound option on objects, except this one if for area.
Just right click on a turf, select it to make a sound or narrate to that
room/area.
- Admin Access
- Attack Log - Prays - Centcomm
- Singluo tells Mods/Admins when stage 4
- PA tells Mods/Admins when it is altered at all
- All stagg get a notification if any of the chat channels are muted at
login
- Debugs for SoundScopes
- Some more change log
- Mice now have A 5 minute spawn timer after first mouse death
- Grav Gen uses more power
- Last vote timer for staff
- Addition of Gravity Field Generators
- Added animation for when floating
- Toggle Gravity in Secrets menu only works when a Grav Gen is on the
station
- New debug verb to reset the gravity on the whole server
Because of the way this has been implemented, any Grav Gen on any zLevel
will affect the station level only. I would need to rewrite the whole
movement/gravity system as well.
Something I think can be saved for when we switch from station to
outpost.
Mapping info:
At the start of round there doesn't need to be one on the station as the
original gravity system will be running when the round starts. As soon
as a Grav Gen has been spawned and it has started up (Done automatically
if already on map or spawned using the /station/admin version) It will
take over all gravity simulation.
The main object:
/obj/machinery/gravity_field_generator/main
The one to be place on a map at round start:
/obj/machinery/gravity_field_generator/main/station
The one admins should spawn if they need/want to spawn one:
/obj/machinery/gravity_field_generator/main/station/admin
- Bluespace techs are spawnable by anyone with +DEV
- They are invincible.
- None of there OP items can be touched by anything that is not a
Bluespace Tech.
- Added some spark effects for spawning.
- Added spark effects and custom emote for when you suicide
- To remove an item from a slot (IE the ID card) you need to edit the
var canremove to = 1
- bsTechs can't be restrained.
- Fixed bug that required the admin who activated it to remain on the
server till restart.
- Changed Delta level from Sleep Timer to Controller
- Added counter to debug stats to check it's working
--and apparently
- Moved /client/proc/toggleattacklogs from Admin Verbs to Mod Verbs
- Delta Level when activated from the admin commands now ends the game
with a bang after 10 minutes
- Added a confirmation box to avoid accidental Delta Level Activation