Commit Graph
70 Commits
Author SHA1 Message Date
izac112 a17d96cb92 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-10-30 11:24:00 +01:00
Heroman 9a94306585 Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one 2023-10-01 09:34:43 +10:00
izac112 f61e9a6a39 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-01-29 21:52:44 +01:00
CyantimeandGitHub 1290b5f637 Fixes #14268 2023-01-22 23:03:32 -05:00
izac112 dc36fe9b8f Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-10-16 22:52:41 +02:00
C.L 2947a9bbf8 NOT TODO ANYMORE 2022-09-25 03:58:04 -04:00
C.L 22f1b561e5 A few more changes. Makes bluespace ore satchel better.
- Makes the mining satchel pick stuff up a bit differently.
- Adds a failsafe for mining satchels so you can't pick up too many items at once. (set to 100)
- Makes the bluespace ore satchel ACTUALLY bluespace.
- Adds 'current capacity' so ore satchels and mining drills can only hold a certain amount.
2022-09-25 03:01:23 -04:00
C.L 8d64ece4e4 Fixes the drill 2022-09-25 02:02:33 -04:00
C.L 76c7b3f003 Makes the mining drill use lists. Updates some ore names.
Uses the same magical anti-lag lists as the other mining items!
Some mining drill items had incorrect names, such as glass being 'silicates' which isn't an ore, which is essential for this change. This changes that.

This is purely a name change and users won't see anything different.

Also removed rutile as it was duplicated in the list. Presumably due to Polaris adding rutile and it never being removed.
2022-09-25 01:20:55 -04:00
izac112 71d069887c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-08 15:49:48 +02:00
ItsSelis af64bcf406 More Input Conversion 2022-06-19 12:21:51 +02:00
izac112 19c8752ec7 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-02-08 12:05:20 +01:00
Hatterhat 51eca0c914 >= 2022-02-03 02:52:49 -06:00
izac112 d1f4fac198 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-11-16 19:02:28 +01:00
Hatterhat 1760663ac0 i forgot to test the KA offsite check lol 2021-11-09 00:02:04 -06:00
izac112 a274077bfa Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-10-28 21:04:37 +02:00
Hatterhat b20e2f818b forgot the indent 2021-10-26 01:09:48 -05:00
Hatterhat f7a4a00d85 gorf 2021-10-26 01:00:36 -05:00
izac112 4e14241cb8 Voreupdate 2021-07-21 15:16:48 +02:00
Heroman 7e2c850850 Finishes purge of Industrial Expansion 2021-07-20 16:30:45 +10:00
izac112 897cf4b57e Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-17 10:36:29 +02:00
577b986ba6 Convert some bools to TRUE/FALSE instead of 1/0. (#11100)
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
2021-07-16 13:43:25 -04:00
izac112 dd8893112f Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-08 09:40:23 +02:00
Aronai Sieyes ef879f9e1a Fixes #10941 2021-07-08 00:52:35 -04:00
izac112 0c4740f290 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-06 09:10:52 +02:00
MarinaGryphon e41c2ecfd7 first pass (emotification, some \the -> \The) 2021-07-05 09:42:48 -05:00
izac112 b9034ce50b Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-28 06:15:01 +02:00
AtermoneraandVirgoBot bf07cddb6d Merge pull request #8074 from Atermonera/unmap_tin
Removes tin for ore generation
2021-05-23 15:40:02 -04:00
izac112 9c6581fe6c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-03-11 17:36:42 +01:00
AtermoneraandVirgoBot 6db2020015 Merge pull request #7964 from Shadow-Quill/Cell-Fixing
Taking cell out of a standing drill now attempts to put it in your hands.
2021-03-10 14:20:14 -05:00
MechoidandVirgoBot ea73111f61 Industrial Expansion 2021-01-27 23:30:50 -05:00
SplinterGP 9b4843da61 i think this is all the changes ? 2020-07-27 20:59:20 -03:00
NovacatandGitHub b611dcfac7 Update drill.dm 2020-06-28 12:38:46 -04:00
Aronai SieyesandVirgoBot 0625e2d6b1 Adds get_cell to drill heads so you can use an inducer on them 2020-06-28 03:33:48 -04:00
AtermoneraandVirgoBot 69c3c8c98f mining drill and recharger find their shiny new cells 2020-06-13 06:57:09 -04:00
AtermoneraandVirgoBot 28e952806c Adds proc to replace default cells with high cap on machinery (#7241)
* Adds proc to replace default cells with high cap on machinery

* *grumbling*
2020-06-04 22:38:39 -04:00
Aronai Sieyes 21a640ebd3 Adds get_cell to drill heads so you can use an inducer on them 2020-06-02 20:56:55 -04:00
Aronai Sieyes 448a210929 Actually fix drill cells for real this time 2020-05-22 09:57:46 -04:00
Aronai Sieyes 264a8340c1 Can map in cell'd mining drills using the /loaded subtype 2020-05-21 11:31:00 -04:00
AtermoneraandVirgoBot 9c32a0e2b3 Updates machines to use default_apply_parts() 2020-05-07 00:40:34 -04:00
AtermoneraandVirgoBot cbb40196fc Machinery: Always use update_use_power() 2020-03-23 23:21:10 -04:00
AtermoneraandVirgoBot 4cde759fac Merge pull request #6175 from Heroman3003/braceself
Fixed mining drill brace deconstruction issue
2019-05-28 13:11:27 -04:00
NeertiandVirgoBot fc7c6f38b4 Base features for Precursotech and Anomalotech Expansion 2019-04-13 22:44:52 -04:00
NeertiandNovacat b9adc37685 Standardizes rotation verbs 2019-03-27 03:17:07 -04:00
Anewbe c2794c571d Hopefully fixes some tool-conversion things 2018-08-03 15:13:29 -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
Anewbe fa864b1669 Drill grammar 2018-03-07 19:55:02 -06:00
ScreemonsterandAnewbe 13e83b00d1 Makes drills report faults over supply channel (#4989)
* Makes drills report faults over supply channel

* too chatte

* caps and punctuation are important
2018-03-03 18:47:07 -06:00
Neerti 99eb6f9404 Updates Tools
Adds toolspeed var, which is a multiplier on how 'fast' the tool works.  0.5 means it goes twice as fast.
Adds usesound var, which determines what sound is used when a tool is being used.
Changes a lot of code to use those two vars instead.
Adds 'ayyy' tools, which are ported from /tg/'s abductor gamemode.  They're currently admin only but I might make them obtainable by xenoarch later.
Adds powertools, also from /tg/.  CE starts with them in a new toolbelt that spawns in their locker, ported from (you guessed it) /tg/.
Changes welder sprites to look nicer, ported yet again from /tg/.  Modified the blue welder slightly so it can be the electric welder sprite.
Adds various sounds from /tg/, for tools and welders.
2017-08-03 04:49:23 -04:00
Yoshax 547053a768 if you don't rename all of something, bad things happen m'kay kids 2017-02-04 15:46:03 +00:00