Commit Graph

15 Commits

Author SHA1 Message Date
PollardTheDragon
c4b6a10754 Fixes tool bit surgery fail rate (#29096) 2025-05-04 03:29:46 +00:00
PollardTheDragon
42099d95b1 Fixes runtime in power hammer (#29139) 2025-04-28 16:18:07 +00:00
PollardTheDragon
5a5e760f37 Smith Addition: Productivity Bit (#28999)
* Adds productivity bit

* Digging sand

* Proper smithing costs
2025-04-26 14:15:34 +00:00
PollardTheDragon
bef2f57a9d Smith Polish - Item Insertion QOL (#28973)
* QOL

* Extra QOL
2025-04-24 14:33:16 +00:00
PollardTheDragon
fb55c4b712 Fixes material movement mod (#29089) 2025-04-22 13:07:53 +00:00
PollardTheDragon
0a7ba807e1 Fixes lens fire rate modifications (#28998) 2025-04-18 19:25:46 +00:00
PollardTheDragon
09c0248c02 Smith Polish - Heating Rework (#28888)
* Reworks heat

* Merge fixes
2025-04-15 15:02:17 +00:00
datlo
e3accaea35 Fix smith machine sheet values (#28915) 2025-04-15 15:00:35 +00:00
PollardTheDragon
5da3694877 Makes bits and lenses craft in batches, blackboxes smith upgrade crafting (#28962) 2025-04-15 14:45:03 +00:00
PollardTheDragon
77cafb3b9b Smith Polish - Examines (#28887)
* Smith polish - examines

* Forgot the hopper

* Merge fixes
2025-04-15 14:28:43 +00:00
PollardTheDragon
2917943cfb Smith polish - sound fixes (#28949) 2025-04-11 18:07:39 +00:00
PollardTheDragon
af988b21f3 [s] Smith insert slowdown fix (#28961)
* Smith insert slowdown fix

* Better values
2025-04-10 23:43:15 +00:00
warriorstar-orion
eaf3f014c4 convert random smith item to spawner (#28931) 2025-04-08 13:49:39 +00:00
PollardTheDragon
315371c831 Adds Secondary Goals for the Smith (#28769)
* Adds smith secondary goals

* Trailing newlines for the linter gods

* Request Consoles

* How dare you betray me, autocomplete?

* Mapping error

* Better documentation

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* Grammar is gooder

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* More gooder grammar

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* Removed excess slash

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>

* Typing var

* Adds debug errors if no valid rewards are detected

* Merge fixes

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2025-04-08 12:58:49 +00:00
datlo
d46e2f8fde Reorganise smithing files into a modules folder (#28782)
* reorganise smithing into a module

* move casts

* rename and move some files

* move defines

* update dme

* move hopper defines

* move ORM/hopper point defines

* remove redefine

* rename smith defines, move smith datums

* implement 28806 and 28877

* remove old files
2025-04-04 07:59:01 +00:00