Tlaltecuhtli
51b6a296d3
fixes a money loop
...
🆑
fix: fixes a possible money exploit
/🆑
why: if you buy the barrier crate, open it, spam all the grenades in vertical mode u ll get more money that the crate is worth
before: 4 grenades -> 12 barriers * 375 credits -> 4500 + 500 (crate) + 200 (manifest) -> 5200 which is a +3200 net gain
now: 4 grenades -> 12 barriers * 100 credits -> 1200+ 500 (crate) + 200 (manifest) -> 1900 which is a -100 net loss
2018-05-09 13:40:13 -05:00
Firecage
694726e89d
Replaces the Roman Shield and Roman Helmets in the autodrobe with fake versions with no block chance nor armour values. ( #37683 )
...
* removes the block chance from the Roman Shield.
* replaces the Roman Shield in the autodrobe with a toy version with no block chance.
* replaces the armoured roman helmets from the autodrobe with fake ones.
2018-05-09 00:49:19 -05:00
PKPenguin321
b873222eba
Integrated Circuits: String parsing update ( #37571 )
...
* circuit tweaks
two new variants of concatenators: small and large. each have corresponding complexity and inputs
find text circuit now has two pulse outs, one for if it finds the text, one for if it does not. may break some old circuits but should be easy to fix
* readds after search pulse out
* adds length circuit for strings
* null delimiter in exploder returns list of all chars
* adds indexer circuit
* actual null check
* better descs
* addresses review
removed unneeded var
* moves concatenator pin setup to initialize
2018-05-09 00:44:59 -05:00
Jordan Brown
1a25c685a1
Update DMAPI to version 3.2.1.0
2018-05-08 21:33:58 -05:00
vuonojenmustaturska
003eced6af
[s] Removes some stationloving-related failure surface ( #37727 )
...
COMSIG_TRY_STORAGE_TAKE fails, leaving the disk out-of-bounds. forceMove HAS to be good enough here.
2018-05-08 16:40:56 -05:00
Jordan Brown
baee4dead5
Merge pull request #37396 from KorPhaeron/mrcitruswantsyoutoclockin
...
Track admin observer time
2018-05-08 13:38:13 -05:00
FrozenGuy5
a4410b2aec
Makes eye of god lava & fire proof ( #37710 )
...
* Makes eye of god lava & fire proof
* eye of god is fire and lava proof
2018-05-08 13:21:37 -05:00
Naksu
eb4743e5a9
every fucking time
2018-05-08 09:21:36 -05:00
deathride58
bc6fbeb9fe
Adds (fake) ambient occlusion as a client preference
2018-05-07 22:08:08 -05:00
deathride58
37d65a54ff
Merge pull request #6666 from Citadel-Station-13/upstream-merge-37632
...
[MIRROR] Shows assemblies some love. ♥
2018-05-07 19:41:21 +00:00
LetterJay
5d18d53566
Merge pull request #6673 from Citadel-Station-13/kevinz000-patch-2
...
Allows anyone to reboot on OOM situations
2018-05-07 09:20:59 -05:00
LetterJay
893783188f
Merge pull request #6672 from Citadel-Station-13/kevinz000-patch-1
...
tesla coil runtime fix
2018-05-07 09:20:42 -05:00
deathride58
d85fd94570
Update photocopier.dm
2018-05-07 08:54:43 -04:00
deathride58
a5c165fea0
Update photocopier.dm
2018-05-07 08:51:21 -04:00
deathride58
be42e97101
Update helpers.dm
2018-05-07 08:47:44 -04:00
deathride58
f15f3ffea4
Merge pull request #6662 from Citadel-Station-13/upstream-merge-37648
...
[MIRROR] Moves removing the cell to screwdriver_act for APCs
2018-05-07 12:45:42 +00:00
deathride58
9b7518e1e2
Merge pull request #6665 from Citadel-Station-13/upstream-merge-37578
...
[MIRROR] Fix the top menus in the skin not working
2018-05-07 12:44:35 +00:00
kevinz000
79d0a12884
Allows anyone to reboot on OOM situations
2018-05-07 03:07:09 -07:00
kevinz000
33e6ef93f1
runtime fix
2018-05-06 20:17:15 -07:00
deathride58
06fc24e953
Makes it plausible for the lone operative event to roll if the nuclear disk stays still for long enough ( #37468 )
...
* makes it possible for the lone operative event to roll if the nuclear disk stays still for long enough
* makes the event weight increase chance reset if the disk moves
* slows this shit *WAY* down, adds a minimum time for the weight to start rolling for an increase (approximately 10 minutes)
* .
* this was an absolute pain in the ass to test - addresses reviews
* addresses ninjanomnom's review, makes it possible for the loneop event weight to decrease if the disk moves
2018-05-06 16:38:25 -05:00
ShizCalev
6415ecdbe9
Shows assemblies some love. ♥
2018-05-06 16:37:40 -05:00
Tad Hardesty
af5e898dab
Fix the top menus in the skin not working
2018-05-06 16:37:31 -05:00
oranges
e0412f6325
Renames trait datums/character traits to quirks to differentiate them from the other trait system in the code
2018-05-06 16:37:13 -05:00
Jordan Brown
81deaaca6d
Merge pull request #37648 from vuonojenmustaturska/apcunsmash
...
Moves removing the cell to screwdriver_act for APCs
2018-05-06 16:37:04 -05:00
deathride58
50f8779fc0
Merge branch 'master' into upstream-merge-37486
2018-05-06 07:15:48 +00:00
deathride58
474d980a9b
Update _ears.dm
2018-05-06 03:11:29 -04:00
deathride58
e0e950e9ff
Update spellbook.dm
2018-05-06 03:10:54 -04:00
deathride58
6a07a66cb3
Merge branch 'master' into upstream-merge-37476
2018-05-06 07:07:02 +00:00
deathride58
11c1e8fbf7
Merge pull request #6632 from Citadel-Station-13/upstream-merge-37620
...
[MIRROR] Remove a leftover reference to the gang dominator
2018-05-06 07:03:37 +00:00
kevinz000
6669328929
alt morph nerf ( #37654 )
2018-05-05 14:54:06 -05:00
LetterJay
bf66827936
Merge pull request #6652 from Citadel-Station-13/upstream-merge-37641
...
[MIRROR] Use bundled rather than remote jquery in tooltips
2018-05-05 09:44:39 -05:00
LetterJay
f387bb1694
Merge pull request #6633 from Citadel-Station-13/upstream-merge-37622
...
[MIRROR] Changes cockroach guts to insect guts
2018-05-05 09:40:11 -05:00
LetterJay
4dd07fe4e7
Merge pull request #6641 from Citadel-Station-13/upstream-merge-37447
...
[MIRROR] Fixes mousetraps not going off from being dumped out
2018-05-05 09:38:11 -05:00
Jordan Brown
7104f28ed8
Merge pull request #37651 from 81Denton/donksoft-board
...
Adds missing donksoft vendor board to illegal tech node
2018-05-05 08:11:04 -05:00
Jordan Brown
6a940a7149
Merge pull request #37641 from AutomaticFrenzy/patch/tooltip-jquery
...
Use bundled rather than remote jquery in tooltips
2018-05-05 08:10:54 -05:00
LetterJay
bf42b89677
Merge pull request #6634 from Citadel-Station-13/upstream-merge-37625
...
[MIRROR] Updates infrared emitters to use the rotate component
2018-05-04 23:22:36 -05:00
LetterJay
65cd679e86
Merge pull request #6644 from Citadel-Station-13/upstream-merge-37657
...
[MIRROR] Fixes Tequila Sunrise naming
2018-05-04 23:20:00 -05:00
LetterJay
24776123f0
Merge pull request #6637 from Citadel-Station-13/upstream-merge-37636
...
[MIRROR] constant chip fix
2018-05-04 22:59:57 -05:00
LetterJay
db6f0727d2
Merge pull request #6638 from Citadel-Station-13/upstream-merge-37451
...
[MIRROR] slighty upgrades the medbeam
2018-05-04 22:58:40 -05:00
LetterJay
908394f1e2
Merge pull request #6640 from Citadel-Station-13/upstream-merge-37432
...
[MIRROR] Fixes Several Machines Materials Insertion
2018-05-04 22:57:32 -05:00
LetterJay
0c5912c834
Merge pull request #6635 from Citadel-Station-13/upstream-merge-37626
...
[MIRROR] You can no longer print infinite ammunition.
2018-05-04 22:54:00 -05:00
LetterJay
4f3f344369
Merge pull request #6643 from Citadel-Station-13/upstream-merge-37637
...
[MIRROR] fixes a sentence ot spelled correctly.
2018-05-04 22:52:32 -05:00
LetterJay
354371fcfc
Merge pull request #6631 from Citadel-Station-13/upstream-merge-37621
...
[MIRROR] Corrects brainwashing surgery program category
2018-05-04 22:51:58 -05:00
PoeticIron
66f05776e6
Fixes Tequila Sunrise naming ( #37657 )
...
Changes 'tequila Sunrise' to 'Tequila Sunrise' as per Issue #37652
(https://github.com/tgstation/tgstation/issues/37652 )
2018-05-04 06:50:43 -05:00
Armhulen
a00364268e
ot dealing with bad grammar today ( #37637 )
2018-05-04 06:50:34 -05:00
Jordie
49e46eea5b
Some dbadmin fixes
2018-05-04 05:15:11 -05:00
kevinz000
4a7fae664e
Fixes mousetraps not going off from being dumped out ( #37447 )
...
* mousetrap fix
* fix mousetraps
* Update storage.dm
* Combine checks
2018-05-04 04:43:12 -05:00
Fox McCloud
f5031bc4f7
Fixes Several Machines Materials Insertion ( #37432 )
...
* Fixes Several Machines Materials Insertion
* attackby disable and show on examine fix
2018-05-04 04:40:56 -05:00
Tlaltecuhtli
9533779be7
slighty upgrades the medbeam ( #37451 )
...
🆑
tweak: medbeams heal tox and oxy slighty
/🆑
why: because some dude having 1 tox damage and not being able to heal is really frustating
2018-05-03 19:14:32 -05:00
Trevor Serpas
66f79a61c4
constant chip fix ( #37636 )
...
removes extra pins from constant chip
2018-05-03 19:13:20 -05:00