Commit Graph

1403 Commits

Author SHA1 Message Date
Atermonera
422bd2545c Merge pull request #5516 from Anewbe/fragmentation
Adds a new subset of grenades that shoot projectiles
2018-08-24 15:47:01 -07:00
Atermonera
1cfefcf2ec Merge pull request #5501 from Anewbe/magazine_things
Adds smart magazine, magazine functionality
2018-08-24 14:35:55 -07:00
Mechoid
be703cee04 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into Mech_Equipment_Carepackage1 2018-08-23 20:17:49 -07:00
Mechoid
509addffdf Adds a whole bunch of Exosuit weapons and other miscellaneous parts. 2018-08-23 20:14:56 -07:00
Anewbe
4fc23e4051 Adds a new subset of grenades that shoot projectiles 2018-08-21 22:17:04 -05:00
Anewbe
ee48151135 Adds smart magazine, magazine functionality 2018-08-21 17:10:40 -05:00
Spades
887899f50b Merge pull request #4082 from VOREStation/upstream-merge-5439
[MIRROR] Fixes layering issues for a few things
2018-08-17 16:12:12 -04:00
Anewbe
eebb627f00 Partially ports the GLOB system 2018-08-14 18:14:09 -05:00
Anewbe
b88b70eb61 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into is_tool 2018-08-03 19:53:06 -05:00
Anewbe
c2794c571d Hopefully fixes some tool-conversion things 2018-08-03 15:13:29 -05:00
Anewbe
972486dde0 Merge pull request #5464 from Neerti/arc_projectile_fix
Makes arcing projectiles exist in the code.
2018-08-03 11:37:16 -04:00
Anewbe
c652369f34 Merge pull request #5464 from Neerti/arc_projectile_fix
Makes arcing projectiles exist in the code.
2018-08-03 10:37:03 -05:00
Anewbe
7f84aeab9f Merge branch 'master' of https://github.com/PolarisSS13/Polaris into is_tool 2018-08-02 22:35:14 -05:00
Anewbe
729ce71aa0 Converts most istype(thing,tool) procs into an appropriate thing.is_tool() format 2018-08-02 21:45:15 -05:00
Neerti
75048b8e14 btw i use arc 2018-08-02 15:11:09 -04:00
Neerti
0ca3915b83 Merge pull request #5458 from Mechoid/Beams_Finally
Let beams be shown in the Type var selection in View Variables.
2018-08-01 16:29:29 -04:00
Mechoid
8acd0ca4fc Adds beams to the Type var selection in View Variables. 2018-07-31 11:03:48 -07:00
Mechoid
b1a91fc0e3 Unfuck my Master 2018-07-31 11:02:09 -07:00
Mechoid
25e8739dfc Adds beams to the Type var list for View Variables. 2018-07-31 11:00:17 -07:00
Anewbe
0abdfff854 Merge pull request #5439 from Neerti/layer_fixes
Fixes layering issues for a few things
2018-07-25 17:27:05 -04:00
Neerti
066975bad0 Fixes some layering issues with trees, outdoor turf edges, and the targeting indicator. 2018-07-24 13:30:09 -04:00
Neerti
02e5b2eef0 Merge pull request #5430 from Anewbe/onmob_gun_fixes
Fixes a few on-mob gun sprites
2018-07-23 01:52:31 -04:00
Anewbe
bee5c030ec Fixes a few on-mob gun sprites 2018-07-21 21:35:08 -05:00
Aronai Sieyes
e5e6af1370 Merge pull request #4010 from VOREStation/upstream-merge-5384
[MIRROR] Saber fix.
2018-07-11 21:36:00 -04:00
Kates
fd0bfab228 Saber fix. (#5384)
* Saber fix.

* Saber fix 2: Electric boogaloo

* parenthèse

* "And another one"

* Actually fixes the indentation

* Balance revert
2018-07-11 00:49:32 -04:00
Kates
535cca9d0e Saber fix. (#5384)
* Saber fix.

* Saber fix 2: Electric boogaloo

* parenthèse

* "And another one"

* Actually fixes the indentation

* Balance revert
2018-07-10 23:49:11 -05:00
Arokha Sieyes
633bc2cc3d Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync07062018
# Conflicts:
#	code/__defines/species_languages.dm
#	code/__defines/subsystems.dm
#	code/controllers/Processes/planet.dm
#	code/game/machinery/cloning.dm
#	code/game/machinery/recharger.dm
#	code/modules/mob/living/carbon/human/emote.dm
#	code/modules/organs/organ_icon.dm
#	code/modules/organs/robolimbs.dm
#	code/modules/paperwork/photography.dm
#	code/modules/projectiles/guns/energy/special.dm
#	code/modules/reagents/Chemistry-Recipes.dm
#	html/changelogs/.all_changelog.yml
#	maps/southern_cross/southern_cross-1.dmm
#	vorestation.dme
2018-07-06 17:20:03 -04:00
Aronai Sieyes
016166672a Merge pull request #3894 from VOREStation/upstream-merge-5356
[MIRROR] Recharger refactor
2018-06-17 19:24:16 -04:00
Aronai Sieyes
19c6b0f6ba Merge pull request #3896 from VOREStation/upstream-merge-5276
[MIRROR] More Phase Guns
2018-06-17 16:22:53 -04:00
Atermonera
cc161d7624 Merge pull request #5359 from Anewbe/arc_projectiles
Adds arcing projectiles
2018-06-17 15:58:50 -04:00
Atermonera
04d5f9e522 Merge pull request #5359 from Anewbe/arc_projectiles
Adds arcing projectiles
2018-06-17 12:58:41 -07:00
Anewbe
97c32f35f1 More Phase Guns 2018-06-17 13:35:54 -04:00
Anewbe
86901354fc More Phase Guns (#5276)
* Adds new Phase weapons

* Fixes a thing

* Puts phase weapons in cargo

* Moves research designs, adds phase weapons

* Comments out a duplicate design

* Corrects duplicate design ID

* Last commit on this PR, I swear
2018-06-17 10:35:03 -07:00
Atermonera
fe94038e7a Recharger refactor 2018-06-16 17:15:59 -04:00
Anewbe
6b8746956a Adds arcing projectiles 2018-06-16 11:37:41 -05:00
Anewbe
91edca4434 Recharger refactor 2018-06-14 15:37:22 -05:00
Mechoid
6e99a135e3 Ion Rifle returned to original radius. (#5326)
* Return ion rifles to their intended 3x3 rather than 5x5.

* Changelog
2018-06-04 16:13:45 -04:00
Mechoid
35e974e3a0 Ion Rifle returned to original radius. (#5326)
* Return ion rifles to their intended 3x3 rather than 5x5.

* Changelog
2018-06-04 15:13:10 -05:00
Leshana
33202c5c38 Merge commit '7075a65df022bc0eae0c3fe6ff501b1bce449cdd' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-05-01
# Conflicts:
#	code/modules/mob/living/simple_animal/animals/giant_spider.dm
#	html/changelogs/.all_changelog.yml
2018-05-10 13:48:20 -04:00
Atermonera
4828319605 Merge pull request #5212 from Woodratt/04252018_POIstage05
PoI Stage 0.5
2018-04-28 20:48:30 -07:00
Leshana
d05163baba Fix missing descriptions on guns.
examine() is supposed to return a value, these ones did not.
2018-04-27 09:48:43 -04:00
Woodratt
c32bcf785a PoI Stage 0.5
Doing this in smaller bits

- New random sif mob selector, peaceful animals
- Drone lootpile (basic placeholder loot right now until we figure out how to give them proper drone loot)
- New random spider mob selector, nurse spider and nurse hat spider (hat spider has 10 more health points and is a rare chance to spawn, woo)
- New spacesuit random spawn, medical space suits
- New Random Shotgun spawn
- New random gun spawns
- Fixed icon for random medicine spawn
- Fixed broken icon for 44 magazines
- Fixed Ice Cave dungeon walls being called 'steel'
- Added new Crystal type, to avoid the SM style crystal from spawning in crystal PoIs
2018-04-25 22:11:30 -07:00
Leshana
32416bc2b6 Fix missing descriptions on guns.
examine() is supposed to return a value, these ones did not.
2018-04-25 22:16:28 -04:00
Leshana
43b8c1720c Adds the Kinetic Accelerator
A mining gun, this upgradable energy weapon can mine mineral turfs at a distance.  It does only 25% of nominal damage when fired indoors.
It can be upgraded with modkits, giving it range, pretty colors, aoe against minerals or mobs.
2018-04-24 12:59:23 -04:00
Leshana
b5cf8383f6 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into vplk-sync-2018-04-14
# Conflicts:
#	code/game/machinery/jukebox.dm
#	code/modules/economy/lorenews.dm
#	code/modules/mob/living/carbon/human/update_icons.dm
2018-04-15 14:19:36 -04:00
Leshana
98d5f62250 Merge pull request #3400 from VOREStation/polaris-sync-2018-04-04
Polaris Sync 2018-04-04
2018-04-09 13:28:19 -04:00
Leshana
e08cbef044 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-04-04
# Conflicts:
#	code/modules/economy/lorenews.dm
#	code/modules/mob/living/simple_animal/animals/cat.dm
#	html/changelogs/.all_changelog.yml
#	maps/southern_cross/southern_cross-1.dmm
2018-04-06 15:40:06 -04:00
Aronai Sieyes
58a2459c6d Merge pull request #3385 from Michiyamenotehifunana/egun-replacer
Overrides the base Energy Gun sprite with a good looking one
2018-04-06 15:36:59 -04:00
Michiyamenotehifunana
2318db9cd7 Improves contrasts on sprites and removes the need for mirroring upstream sprites 2018-04-06 17:59:10 +08:00
Michiyamenotehifunana
50d7706cd2 Fixes Pathing 2018-04-05 20:21:15 +08:00