bgobandit
f435f18d6b
fixed gunhog's shit, added new KA/res to asteroid rooms, added mesons to mech scanner
2015-11-24 07:18:54 -05:00
bgobandit
bcd456eea1
Added new PKA, R&D designs, tweaked numbers, honked the honk up the honk
2015-11-23 18:44:54 -05:00
bgobandit
2fd13edef2
Adds hivelord stabilizer. Fixes a bug.
2015-11-18 22:04:01 -05:00
bgobandit
b928b8ec18
fixes memestation, ups ore points slightly
2015-11-18 19:51:49 -05:00
bgobandit
bb397fcc0d
fixes bluespace crystal related bug
2015-11-18 19:32:20 -05:00
bgobandit
47dcbc2fd0
Various mining additions, fixes and rebalances.
2015-11-18 19:14:28 -05:00
phil235
d3ee910211
Makes effect system code more OOP.
...
obj/effect/effect is now renamed obj/effect/particle_effect for better usability.
datum/effect/system and /datum/effect/effect/system are now both /datum/effect_system.
Fixes a bug where wall mounted igniters (and other spark producing objects) didn't produce sparks sometimes.
Moved explosion_particles.dm into the effect_system folder, because it has effect_systems code.
2015-10-21 23:28:29 +02:00
Xhuis
25621e29fc
VOMIT GENERALIZATION
2015-10-04 17:09:07 -04:00
Remie Richards
82a79a1705
Merge pull request #11787 from bgobandit/theywanttherandd
...
Adds origin tech values to a lot of items.
2015-09-19 14:20:09 +01:00
bgobandit
aac0dd4d22
Adds origin tech values to a lot of items.
2015-09-14 14:27:01 -04:00
bear1ake
f697ae90f5
removes a bunch of .0
2015-09-10 20:57:30 +09:00
phil235
cb1cd5b1e7
Monkey and aliens now all use carbon/examine().
...
Fixes monkeys being able to strip and uncuff people while handcuffed themselves.
Add an inhand sprite for facehuggers (taken from Xhuis) (but they don't appear for large queens, it'd look ugly).
Xenos now regenerate plasma on alien weed even when injured but at half the normal rate.
Moved queen/large/update_icons() to humanoid/update_icons.dm
2015-08-24 17:07:09 +02:00
phil235
357c595176
Changes the targeting code for hostile animals to be a bit more efficient. AIStatus and stance vars are now only one var. The idle stance is fused with the AI_SLEEP status. hostile/life() now only calls ListTargets() once per cycle (we save a list of targets then use that instead of calling the proc again).
...
Alien animals no longer plant egg/weed when player controlled (even if disconnected).
Created the the proc handle_automated_action() for simple_animals , currently only used by giant spiders and alien animals.
Player controlled hostile animals no longer starts targetting things again when the player disconnects.
2015-07-30 22:26:07 +02:00
Firecage
4688c2c969
Fixes proc arguments
2015-07-15 23:52:35 +02:00
MrStonedOne
a262f9aac7
Attack logging tweaks
...
Removed the "feature" to have something log in an atom's vv attack log, but not the file attack log. all attack log items will go to the file as well as vv.
Replaced all hard coded src.name/name for attack log's object argument with an actual object (src) except where it made more sense not to.
All attack logging *should* happen AFTER damage is applied now.
Removed the confusing attack entry for when a changeling stings another changeling.
Tweaked how punch attack logs worked
2015-07-08 23:14:37 -07:00
GunHog
360256e070
Ore Redemption Machine ID improvement
...
- The Ore Redemption Machine now releases minerals to authorized users
without the need for an inserted ID.
2015-06-29 12:53:45 -05:00
xxalpha
b2e84a0d3c
Put drop_item() calls inside ifs. Replaced some drop_item() with unEquip(
2015-06-14 20:11:40 +01:00
Iamgoofball
21e4ae4b93
insert time for gibber now effected by upgrades, fixes, RECYCLER NOW MORE EFFICIENT
2015-06-06 13:28:59 -07:00
Iamgoofball
3c1a0dd0d5
SMARTFRIDGE, SEED EXTRACTOR, and MONKEY RECYCLER are now buildable. ORE REDEMPTION MACHINE can now be upgraded.
2015-06-06 12:47:11 -07:00
GunHog
155ddec1f4
Removes Mining Drill from voucher choices
...
- Removed mining drill from voucher choices
- Minor oversight fixed in rechargers.
2015-05-08 11:53:48 -05:00
Jordie
1f9351c3fd
Merge pull request #8925 from xxalpha/ripped
...
Low pressure environment Ripley buff & Mecha Mining Scanner.
2015-04-22 17:49:57 +10:00
xxalpha
a8b9fef6ba
Made a proc for mineral scanning.
2015-04-16 20:28:47 +01:00
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