This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Paradise
Watch
1
Star
0
Fork
0
You've already forked Paradise
mirror of
https://github.com/ParadiseSS13/Paradise.git
synced
2026-08-08 12:50:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef9c8875d38d2a07edc16d288d40ff34004506ba
Paradise
/
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
…