This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Bubberstation
Watch
1
Star
0
Fork
0
You've already forked Bubberstation
mirror of
https://github.com/Bubberstation/Bubberstation.git
synced
2026-01-26 17:11:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
028e2faa696486da72c60cd4354f3dbd3d5aae2b
Bubberstation
/
code
/
modules
/
research
History
Aranclanos
e016f9a3c9
Fixes circuit printers not accepting acid. Their afterattack() was being ignored.
2013-04-01 22:32:24 -03:00
..
circuitprinter.dm
Fixes circuit printers not accepting acid. Their afterattack() was being ignored.
2013-04-01 22:32:24 -03:00
designs.dm
Committing Faerdan's UI overhaul. Includes a UI browser class to easily manage and standardize user interfaces. This first release does not convert all the user interfaces in the game but only most of them. You can find samples of these user interfaces here:
http://imgur.com/a/5dr6E
2013-02-27 20:02:42 +00:00
destructive_analyzer.dm
Replaced all 'file.extension' references with 'relativepath/file.extension' using a script by thvortex of ss13-daedalus.
2012-08-18 16:33:40 +00: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.dm
Final Version of DesignHasReqs
2013-03-26 13:20:33 -05:00
server.dm
A supplement to what Nodrak had done in
https://code.google.com/p/tgstation13/source/detail?r=5732#
2013-02-19 00:44:53 +00:00