Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mining Rework Part 1: First of his Name #2446

Merged
merged 66 commits into from
Feb 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
b327117
Drill foundation
BogCreature Oct 25, 2023
3803ab3
I THOUGHT I KILLED YOU!!!
BogCreature Oct 25, 2023
7e18b48
Animations and ore vein file
BogCreature Oct 26, 2023
b24e03a
Spawner changes and polish
BogCreature Oct 28, 2023
1a7f7d2
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Oct 28, 2023
5e7e65d
Malfunctions part 1
BogCreature Oct 29, 2023
ddcedd8
Hate
BogCreature Oct 30, 2023
d5a4d85
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Oct 30, 2023
7506e23
Beware: Nearing Completion
BogCreature Oct 31, 2023
e884e2a
Mission nightmare begins
BogCreature Oct 31, 2023
f806e2f
Bugged
BogCreature Oct 31, 2023
b57875c
I'm going to puke blood
BogCreature Nov 1, 2023
677b3cc
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Nov 1, 2023
a8576c0
Judgement Day: TestMerge-ocalypse
BogCreature Nov 2, 2023
6a8bb89
Sand & ice planet spawn tweaks
BogCreature Nov 2, 2023
43c8d6f
I used the bitflags wrong
BogCreature Nov 3, 2023
cead9fb
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Nov 4, 2023
1c1327e
515 funny update
BogCreature Nov 4, 2023
7bdfe74
I thought of a better place to put it
BogCreature Nov 4, 2023
5bf7c13
Refines some stuff
BogCreature Nov 6, 2023
23c325d
More refining
BogCreature Nov 6, 2023
2a036fc
Spawner bugfixes
BogCreature Nov 8, 2023
b3bd54d
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Nov 8, 2023
307975c
Reworks the wave spawning to runtime less
BogCreature Nov 10, 2023
0354395
Last bit of stuff I can think of
BogCreature Nov 10, 2023
2826247
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Nov 11, 2023
d90f26b
Fixes that absolutely vile pinpointer runtime
BogCreature Nov 13, 2023
ac45d39
I'm genuinely surprised I'm even literate
BogCreature Nov 14, 2023
3cd1703
Smaples...
BogCreature Nov 14, 2023
8a9b851
Spawning scales with player count
BogCreature Nov 15, 2023
50b8bc8
Fixes a minor yet annoying bug
BogCreature Nov 15, 2023
1b6bf5f
Merge branch 'TestTest' of https://github.com/BogCreature/Shiptest in…
BogCreature Nov 15, 2023
a055d75
Forgot to remove this before pushing, my bad
BogCreature Nov 15, 2023
77fd8dd
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Nov 15, 2023
660c8e1
Infinite mining loot fix
BogCreature Nov 15, 2023
7950132
Vein time and malfunction tweak
BogCreature Nov 15, 2023
e455b2f
FUCK!!!
BogCreature Nov 15, 2023
3a5a6d8
I hate this
BogCreature Nov 15, 2023
63406bb
Forgot to change these
BogCreature Nov 15, 2023
1a490b4
Fix to stock part hell
BogCreature Nov 15, 2023
9c80491
Temporarily buffed drill output overall
BogCreature Nov 15, 2023
11222bc
Forgot I moved this around on the main drill
BogCreature Nov 16, 2023
ebb9f65
Cooldown stuffs
BogCreature Nov 16, 2023
0946008
Spawner waves improved
BogCreature Nov 17, 2023
b26494c
Drill anti cheese measure
BogCreature Nov 17, 2023
839338f
Balance tweaks
BogCreature Nov 23, 2023
8a28244
I like these numbers a bit better
BogCreature Nov 23, 2023
a8777da
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Nov 29, 2023
3002eb7
Drill mission progress fix
BogCreature Nov 29, 2023
cebb293
Finer control of veins
BogCreature Nov 29, 2023
26b9afe
No more dwarf legion farming
BogCreature Nov 30, 2023
4bf40d5
runtime fix
BogCreature Nov 30, 2023
12966d4
Rebalances and a bugfix
BogCreature Dec 6, 2023
81eaffc
Merge remote-tracking branch 'upstream/master' into TestTest
BogCreature Dec 9, 2023
be05c97
Off button update
BogCreature Dec 9, 2023
053dfdc
Apply suggestions from code review
BogCreature Dec 12, 2023
c27ba67
Apply suggestions from code review
BogCreature Dec 12, 2023
5bc39b1
Ough
BogCreature Dec 12, 2023
b19593b
Apply suggestions from code review
BogCreature Dec 12, 2023
bd55652
Null mining variable fix
BogCreature Feb 22, 2024
a8cfa07
First batch of review fixes
BogCreature Feb 23, 2024
4969ec4
Second batch of review fixes
BogCreature Feb 23, 2024
b6bb48a
Divides mine() into 2 procs and fixes a rare bug
BogCreature Feb 25, 2024
52f6fdc
Obliterates trailing returns
BogCreature Feb 25, 2024
58d7229
Signalizes the ore vein spawning component
BogCreature Feb 25, 2024
74b2c5e
Stops an extremely rare bug
BogCreature Feb 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
runtime fix
  • Loading branch information
BogCreature committed Nov 30, 2023
commit 4bf40d5e250a9a4e949836bef2f34dc210786ca1
2 changes: 1 addition & 1 deletion code/modules/mining/equipment/mineral_scanner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
/obj/item/pinpointer/mineral/process()
switch(scanmode)
if(SCANMODE_SUBSURFACE)
if(active && target.loc == null)
if(active && target && target.loc == null)
target = null
toggle_on()
. = ..() //returns pinpointer code if its scanning for deepcore spots
Expand Down