This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
CHOMPStation2
Watch
1
Star
0
Fork
0
You've already forked CHOMPStation2
mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced
2025-12-11 18:53:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29bffb0c20f81d56b4d9ea83b3bca141b557345b
CHOMPStation2
/
code
/
modules
/
research
History
VitrescentTortoise
d7fb1f81ca
Fixed xenoarchaeology picksets not being able to hold everything they start with.
2013-05-28 19:58:42 -07:00
..
xenoarchaeology
Fixed xenoarchaeology picksets not being able to hold everything they start with.
2013-05-28 19:58:42 -07:00
circuitprinter.dm
-Changed all minerals path from /obj/item/stack/sheet to /obj/item/stack/sheet/mineral. (This change excludes glass, Rglass, metal and plasteel)
2012-11-16 15:00:09 +00:00
designs.dm
Fixed
#2708
.
2013-04-27 13:49:44 +04: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
Runtime fix for trying to build invalid objects and circuits on the protolathe and circuit imprinter, respectively.
2013-01-18 19:17:08 +00: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
rename and rework some xenoarch files slightly, some compile fixes (WIP integration)
2012-08-22 21:30:21 +10:00
research.dm
Made fires be garbage collected and not hard deleted on demand.
2013-01-02 17:30:40 +00: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