Commit Graph
16 Commits
Author SHA1 Message Date
atermonera edcd9f5d73 Fixes runtime in uplink.dm 2018-01-15 16:35:04 -08:00
Yoshax 418ea1b0ba Resolves mercs not spawning with an uplink 2016-11-12 18:13:45 +00:00
Yoshax 8c68671b3b Resolves an uplink issue 2016-10-24 23:11:55 +01:00
SinTwo b42d46205f more time proc call fixes 2016-07-30 17:39:47 -04:00
SinTwo 4f7ea573c1 world time fix 2016-07-30 03:19:47 -04:00
Yoshax b041a9943b Reduces antag uplink discount refresh time to 10 minutes 2016-07-25 14:04:02 +01:00
Datraen ccda51ab68 Adds fluff antag factions, antag visibility options for uplinks.
No mechanical changes come of this change, only the ability to have an antagonist faction, as well as having specified visbility for the affiliation itself.
Also adds Skrell home system to the home system list.
2016-06-29 11:25:52 -04:00
Yoshax be6ab03d13 Fixes a problem with discount never being displayed correctly on uplinks 2016-05-16 01:14:25 +01:00
YoshaxandNeerti 718b249b1d Uplink changes and additions (#1645)
* Splits uplink categories into separate files and moves other files around

* Corrects an incorrect description

* Puts uplink categories in uplink_categories into the same order as they are individual files

* Mercenaries now spawn with their own private uplink.

* Adds a random discount to uplink items that is applied every 15 minutes

no message

no message

* Adds changelog

* Fakes announcements are now once again purchasable from the uplink and actually work

* Removes a debug line

* Adds several existing items to the antag uplink including stun rounds for shotguns, metal foam grenades and more

* Refactors boxes.dm to use absolute pathing and for loops for contents

Adds changelog
2016-05-15 18:31:34 -04:00
Datraen 64f60e39e5 Forces new uplink NanoUIs to start at category menu, avoids grayed out options. 2015-12-21 03:07:49 -05:00
Datraen ef0337fccf Refactors Telecrystals into individual pools, adds a new command to allow for admins to modify telecrystal levels. 2015-12-11 21:14:11 -05:00
PsiOmegaDelta 6a956d0d0a Uplink fixes.
Adds a default welcome message. Was lost in a game mode cleanup.
Traitors should now have telecrystals again. Also lost in the game mode cleanup.
Uplinks without correctly defined owners are now also printed in the round end summary.
2015-09-08 08:43:40 +02:00
Zuhayr b9c01bf2f2 Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts:
	code/game/objects/items/devices/uplink.dm
2015-09-07 11:17:06 +09:30
PsiOmegaDelta 8669878709 Makes it possible to buy up all telecrystals in one go. 2015-06-18 13:10:49 +02:00
PsiOmegaDelta 99ba26f1ee It is no longer possible to define the amount of telecrystals per game mode. 2015-06-18 10:59:45 +02:00
PsiOmegaDelta 5b4dfdda9c Allows one to define list of random selection items.
Includes a default list with a couple of semi-randomly selected probabilities.
2015-06-17 15:04:06 +02:00