This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Polaris
Watch
1
Star
0
Fork
0
You've already forked Polaris
mirror of
https://github.com/PolarisSS13/Polaris.git
synced
2026-06-04 05:39:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dcb47ec2acdd0271d4e56c50a8ee2df7d59373f
Polaris
/
code
/
WorkInProgress
/
carn
T
History
Erthilo
9d1bbb16d0
Adds explosive implant admin messages, and jump button for explosions.
2013-08-12 12:34:13 +01:00
..
debug_locnull.dm
removed src arguments from new /obj/screen(src) as src was a datum anyway. This is to remove confusion.
2012-09-29 11:35:24 +00:00
debug_powernets.dm
Replaced var/netnum for cables and powered machines with a direct reference to their powernet. The bug which was causing cutting and merging powernets to fail was due to my attempts to fix the powernets slowly becoming filled with null entries. Removing those null entries messed up the indexes and essentially jumbled up the powernets. :( sorry
2012-09-05 16:14:24 +00:00
Explosion2.dm
Adds explosive implant admin messages, and jump button for explosions.
2013-08-12 12:34:13 +01:00
master_controller_old.dm
Replaced the master_controller with the WIP sequential version.
2012-08-31 04:14:26 +00:00
master_controller_semi-seq.dm
…