Aaron Suen
2f3d2afff5
Sounds on tapping/pummeling nodes.
2019-03-14 21:48:29 -04:00
Aaron Suen
547dfcdd96
Setup some crafting sounds.
2019-03-14 20:08:08 -04:00
Aaron Suen
bd0f201469
Allow excess items in recipe stacks (by default), eject excess.
...
This makes it a little easier to discover recipes, since you now
generally don't have to get the exact count right anymore; just
make sure you at least have enough.
2019-03-12 21:52:00 -04:00
Aaron Suen
14e89bbb90
Removed debug code.
2019-03-09 19:49:14 -05:00
Aaron Suen
111338e56f
Pound glass back into sand. Fix recipe prioritization for pummels.
2019-03-09 19:40:02 -05:00
Aaron Suen
516780a619
Fix bug causing pummel particles for invalid recipes (node check).
2019-03-07 16:47:12 -05:00
Aaron Suen
393210db69
Start proper spectator support.
...
Make sure that non-built-in content respects the interact priv
and prevents spectator players from doing nasty stuff.
2019-02-24 21:54:33 -05:00
Aaron Suen
b680b69cd8
Stat improvements.
...
- Fix cheat stat bug.
- Hook to track crafting recipe completion.
2019-02-23 17:00:42 -05:00
Aaron Suen
58cd080fdf
Apply big stack refactor.
2019-02-23 10:21:27 -05:00
Aaron Suen
b6650068a1
Trying to find a saner way to handle node stack recipes.
2019-02-23 02:29:16 -05:00
Aaron Suen
fc53bdd72e
Fix recipe check mutability bugs.
2019-02-23 02:05:41 -05:00
Aaron Suen
1c8398a511
Fixed stack pummel particle regression.
2019-02-10 00:43:02 -05:00
Aaron Suen
8dac110942
Tone down particles, record last few regressions.
2019-02-10 00:34:25 -05:00
Aaron Suen
4b972b4d3b
More recipe conversion, bugfixing.
2019-02-10 00:20:55 -05:00
Aaron Suen
a6c4ec6706
Fix crafting crash.
2019-02-09 23:36:39 -05:00
Aaron Suen
b5bd67d5a7
Finished pummel-craft API, started converting recipes.
2019-02-09 22:44:56 -05:00
Aaron Suen
2b8cc8fba2
Finished refactoring crafting into a separate mod.
...
Appears to work with existing functionality.
Next step will be to rework pummel to use a "recipe" system and
reuse most of the useful parts of the crafting system.
2019-02-03 12:10:27 -05:00
Aaron Suen
e78ba700a1
Some more adjustments.
...
Started flattening recipes.
2019-02-03 11:24:06 -05:00
Aaron Suen
f98e8be5c2
Started a large refactor project.
...
The idea is to merge the pummel logic with crafting recipes,
and move them up out of plain old api.
2019-02-03 09:00:09 -05:00