Incoming
81da573b8d
adds speak emote to a lot of simple animals that lacked them
2015-04-10 18:44:51 -04:00
phil235
7df5998740
Nerfing plasma cutters, their damage and range is reduced in pressurised environment. Reduces drilling cost of all drills to make them appealing. Drill cells are now removed by clicking the drill, no more screwdriver needed. Resonator fields can no longer be stacked on each other. Switching from 5 to 3 seconds detonation on the resonator is now done by clicking it instead of screwdriving. Increasing building costs for plasma cutters. Removes mineral/screwdriver upgrades to resonator and kinetic accelerator. Plasma cutters can now only uses solid plasma.
2015-04-08 03:44:56 +02:00
Jordie
57e1274353
Merge pull request #8624 from Cheridan/day42_betsoff
...
Day Who-Knows: Bar Gambling Expansion!
2015-04-02 20:15:18 +11:00
ACCount12
f10d0df8cf
Merge remote-tracking branch 'origin/master' into mining
2015-03-31 18:31:12 +12:00
ACCount12
1c219f0ebe
A lot of stuff
2015-03-31 18:30:09 +12:00
Cheridan
884e9e3774
Day Who-Knows: Bar Gambling Expansion!
...
Space cash is stacks
Adds dealer table to map
2015-03-29 18:09:54 -05:00
pudl
69924a15be
plasma/ripley update
2015-03-25 18:06:26 -05:00
phil235
ffd711c26f
Merge branch 'master' of https://github.com/tgstation/-tg-station into SlimeAnimal
...
Conflicts:
code/modules/mob/living/carbon/life.dm
code/modules/mob/living/carbon/slime/slime.dm
code/modules/mob/living/simple_animal/friendly/corgi.dm
code/modules/mob/living/simple_animal/slime/say.dm
code/modules/reagents/Chemistry-Reagents/Consumable-Reagents/Food-Reagents.dm
2015-03-23 16:51:03 +01:00
phil235
98f9916317
Yet more work on slime procs and life subprocs.
2015-03-21 20:44:32 +01:00
dannno
8bb7b3b50f
MINE IS THE DRILL THAT WILL PIERCE THE HEAVENS
...
added meson gar glasses to mining vendor
made gar glasses names consistent
2015-03-20 14:45:39 -04:00
phil235
aecb365f84
Merge branch 'master' of https://github.com/tgstation/-tg-station into SlimeAnimal
...
Conflicts:
code/modules/mob/living/carbon/alien/life.dm
code/modules/mob/living/carbon/life.dm
code/modules/mob/living/carbon/slime/slime.dm
code/modules/mob/living/silicon/robot/life.dm
code/modules/mob/living/simple_animal/slime/life.dm
2015-03-20 19:32:16 +01:00
xxalpha
2e43283964
Fix runtime.
2015-03-16 00:44:10 +00:00
xxalpha
ca132952f9
Fixes the ore redemption machine outputting zero amount stacks.
2015-03-15 19:26:54 +00:00
phil235
282d0231e0
WIP moving carbon/life to living/life()
2015-03-08 16:22:41 +01:00
Remie Richards
b1ff6b7220
Merge branch 'master' of https://github.com/tgstation/-tg-station into AttackbyParams
...
Conflicts:
code/game/turfs/simulated/floor/light_floor.dm
2015-02-24 22:16:53 +00:00
Remie Richards
5fc7af7fbf
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
...
Items reset their pixel_x and pixel_y values on pickup.
2015-02-19 13:02:43 +00:00
paprka
bca3242b3c
small nerf to resonators
2015-02-14 17:34:04 -08:00
paprka
066b2762d3
lots of crap
2015-02-14 17:25:45 -08:00
paprka
85675e92b8
my good judgement gets the better of me
2015-02-13 21:50:00 -08:00
paprka
88760896ad
initial commit
2015-02-13 20:59:39 -08:00
GunHog
e20c6dd788
Drone Access get
...
DRONE POWAH
2015-02-06 22:17:36 -06:00
GunHog
20beb90adf
Lets Silicons use the Ore Redemption Machine
...
- Silicons can now use the Ore Redeemer.
Codernote: I removed the "istype(inserted_id)" checks for the release
and plasteel functions as they do not do anything to the ID inside
except the check_access() proc. That proc returns 0 if called when no ID
is inserted, so it can safely be removed from those two options.
2015-02-06 15:43:41 -06:00
Cheridan
8c893f6aca
Merge pull request #7065 from phil235/GibtoniteLogFix
...
Gibtonite log fix
2015-01-25 00:29:18 -06:00
phil235
6adce739b1
little fix
2015-01-24 14:13:28 +01:00
Firecage
8e93e028e4
Fixes ore redemption machine screwdrivering
2015-01-21 23:53:11 +02:00
phil235
9e8531448a
Fixes admin logging of gibtonite and gibtonite deposit. Drilling it with a mech, using a kinetic accelerator, and using a resonator log the attacker's name.
...
Gibtonite and gibtonite deposit being triggered by an explosion is now correctly logged.
The explosion of the gibtonite deposit (outside of mining level of course) is now logged.
2015-01-15 00:56:50 +01:00
phil235
a55e6a70be
Fixes malf AI lockdown affecting doors on z levels other than station and mining.
...
Replaces a lot of z level numbers in code by their respective defines.
Adding a define for the Mining asteroid z level.
2015-01-11 15:39:32 +01:00
Boggart
e0a968f151
Fixes the holosign projector making signs when put into storage, generalizes can_be_placed_into and improves the check in objects that use it.
2015-01-07 01:09:58 -07:00
tkdrg
7f7fad7ac9
Merge pull request #6586 from phil235/ResonatorTableFix
...
Fixes the resonator being activated when placed on a table/closet/storage
2014-12-27 15:06:36 -03:00
phil235
b60fa8b57b
Fixes the resonator being activated when placed on a table/closet/storage.
...
Also fixes beaker being splashed when put inside the vault's safe.
2014-12-24 20:07:49 +01:00
Ergovisavi
a9d7266ca2
Merge branch 'master' of https://github.com/tgstation/-tg-station into muh_mobs
2014-12-22 19:55:04 -08:00
Cuboos
0bb7d2a5a5
Merge remote-tracking branch 'remotes/upstream/master' into CuboosSoundS1E1
...
Conflicts:
code/game/objects/items/weapons/defib.dm
config/admins.txt
2014-12-15 18:12:14 -08:00
Cuboos
8175bd91e0
Mining sound revamp, using realistic sounds now instead of reusing sound. Plus improved Taser sound.
2014-12-09 19:38:49 -08:00
Ergovisavi
c9700d6b12
-Attempting to make mobs less laggy in the event many hostile mobs are spawned near each other by narrowing their searching by default with a new var, removes ishuman check
...
-Humans create a unique faction on creation, and transfer it via cloning/replica podding etc
-Created slime faction, gives slime and slime men that faction
-Simultaneous goliath tentacling will no longer stack, and goliaths now have a "tell" when they're about to strike
2014-12-09 02:05:34 -08:00
Razharas
7758a0afed
Ok now explosions shall work properly
...
Changed severity to target, make items not destroy themselves on
severity lower than 1, all that stuff
2014-12-05 23:21:48 +03:00
Razharas
41a43b0040
Quickfix
2014-11-27 15:30:24 +03:00
Razharas
ff456ebaf4
Unwinded most of shit
...
Meh
2014-11-19 21:36:45 +03:00
Razharas
b071a0167e
Made explosions work in a slightly different way
...
Yep
2014-11-18 16:22:41 +03:00
paprka
1b91ab24ce
Improves mining equipment locker and rewards system, and buffs kinetic accelerator
2014-10-28 15:42:55 -07:00
scoopscoop
9d98640bc7
The supply shuttle, supply ordering, ore redemption and mining vendor consoles in cargo now use datum/browser/popups instead of user << browse so they don't look like random HTML pages.
2014-10-23 15:26:33 +03:00
Cheridan
455b526cc1
Merge pull request #5318 from phil235/MsgFix2
...
More messages fixed
2014-10-19 21:39:06 -05:00
phil235
9b9481d65c
Changes many span classes.
...
Replaces for(mob in oviewers) show_message() with visible_message() when possible.
Fixes the absolute pathing in Ninja code.
Fixes facehugger attack messages being bold red for third party (only the first leap message will stay bold red for third party, for better visibility)
Standardizes vomiting message
Fixes mech occupant not receiving any attack messages when the mech is attacked.
2014-10-18 16:00:38 +02:00
Cheridan
13b59d2d0e
Merge pull request #5165 from paprka/INGLEWOODINGLEINGLEWOOD
...
Expands medipens & mining
2014-10-16 08:44:36 -05:00
paprka
9a83100032
reduces price of stimpack and lepo medipens
2014-10-10 09:20:31 -07:00
paprka
b2ca9776fd
expands medipens
2014-10-09 18:01:35 -07:00
paprka
c52916ad01
M'LADY
2014-10-08 14:48:17 -07:00
hornygranny
02d8cf4115
Merge pull request #4994 from paprka/miningainteasy
...
Mining rebalancing
2014-10-08 14:44:35 -07:00
MrPerson
651c3e6db5
Merge to master - sole conflicting file was ninja.dm FUCK NINJAS
2014-10-04 01:45:39 -07:00
paprka
647d3b1ef6
price reduction
2014-09-30 11:54:40 -07:00
paprka
b64b1a6cc8
icon fix
2014-09-28 08:25:14 -07:00