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-02 04:52:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cff9ed5f7103fcb69a6bb67c2894b681bcf6cd28
Bubberstation
/
code
/
modules
/
mining
History
Cheridan
82c0c39836
Hahaha remember that time when I commited code that didn't compile??
...
-Fixes my typo.
2013-04-24 15:25:26 -05:00
..
machine_input_output_plates.dm
Updates HUD stuff!
2013-03-08 21:32:00 +00:00
machine_processing.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
machine_stacking.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
machine_unloading.dm
-Make holodeck eswords a child of obj/item/weapon/holo instead of regular eswords, clumsy check removed as a result, and you can no longer do things like cutting through walls or doors or what have you. (Fixes Issue 665)
2012-07-23 00:48:51 +00:00
mine_areas.dm
-Moved the comms relays on mining into its own room
2012-07-30 08:51:56 +00:00
mine_items.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
mine_turfs.dm
- More runtime fixes.
2013-03-02 16:51:57 +00:00
mint.dm
COIN UPDATE
2013-04-23 19:50:05 -05:00
money_bag.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
ores_coins.dm
Hahaha remember that time when I commited code that didn't compile??
2013-04-24 15:25:26 -05:00
satchel_ore_boxdm.dm
Committing suomynonAyletamitlU's storage item standardisation commit:
http://forums.nanotrasen.com/viewtopic.php?f=16&t=11746
2013-01-08 19:11:56 +00:00