This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
vgstation13
Watch
1
Star
0
Fork
0
You've already forked vgstation13
mirror of
https://github.com/vgstation-coders/vgstation13.git
synced
2025-12-10 10:21:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e67e691b27c5e5de659e3624fbefde305b84d117
vgstation13
/
code
/
modules
/
research
History
Giacomand
dff538f5ab
Ported /tg/'s blob revamp to /vg/ code.
...
I suggest testing this first.
2013-08-25 02:13:41 +01:00
..
xenoarchaeology
Merge pull request
#3171
from Zuhayr/master
2013-06-27 14:46:02 -05:00
circuitprinter.dm
Adds Uranium Capability to Circuit Imprinters
2013-06-10 00:12:28 -04:00
designs.dm
fixes a runtime when trying to make a chem_dispenser board
2013-08-15 20:19:44 -05:00
destructive_analyzer.dm
Fixes closets and destructive analyzer
2013-01-03 16:08:46 -08:00
message_server.dm
- Fixed the revision number not showing properly. Hopefully it's fixed for good this time, as it works off of logic, instead of line numbers.
2012-11-06 17:21:13 +00:00
protolathe.dm
Runtime fix for inputing the number of sheets that you want to add into a protolathe, when the sheet doesn't exist.
2013-01-07 12:06:31 +00:00
rd-readme.dm
…
rdconsole.dm
Adds Uranium Capability to Circuit Imprinters
2013-06-10 00:12:28 -04:00
rdmachines.dm
-Killed the updateDialog lag. I added a check to see if there were any mobs to update, if not it will stop checking until a user uses the machine again. I had to replace all the machine = src and machine = null with procs to help make it manageable. I believe this is one of the culprits causing the server to lag as the round goes on, as more players will interact with machines.
2012-10-25 19:15:51 +00:00
research_shuttle.dm
Ported /tg/'s blob revamp to /vg/ code.
2013-08-25 02:13:41 +01:00
research.dm
Adds Uranium Capability to Circuit Imprinters
2013-06-10 00:12:28 -04:00
server.dm
-Killed the updateDialog lag. I added a check to see if there were any mobs to update, if not it will stop checking until a user uses the machine again. I had to replace all the machine = src and machine = null with procs to help make it manageable. I believe this is one of the culprits causing the server to lag as the round goes on, as more players will interact with machines.
2012-10-25 19:15:51 +00:00