KaadmY
|
823261023a
|
An absolute ton of changes, add new tool types and rename old ones, armor and ores are still WIP
|
2017-05-17 08:57:14 -07:00 |
KaadmY
|
6693590126
|
Prevent villages from spawning near the static spawnpoint; closes #43
|
2017-05-16 12:05:17 -07:00 |
KaadmY
|
fcee665c27
|
Warp player back to bed if they get shifted away too far, closes #45
|
2017-05-16 11:31:46 -07:00 |
KaadmY
|
fd24eca9ea
|
All new craft recipes are complete, closes #52
|
2017-05-16 11:12:49 -07:00 |
KaadmY
|
0feaa580d5
|
More crafing recipes and fix parachutes and compasses
|
2017-05-16 10:47:12 -07:00 |
KaadmY
|
063ff13475
|
More glorious bugfixes to crafting
|
2017-05-15 21:07:35 -07:00 |
KaadmY
|
dc8674b93f
|
Start adding crafting recipes to everything with the new crafting system and fix some things with armor
|
2017-05-15 20:57:30 -07:00 |
KaadmY
|
d7b63ec912
|
Add more failsafes for crashes with achievements
|
2017-05-15 19:59:09 -07:00 |
KaadmY
|
47d5bb5261
|
Fix typo
|
2017-05-15 19:49:05 -07:00 |
KaadmY
|
a66e8c7620
|
Cleanup mobs API a bit and add more achievements
|
2017-05-15 19:48:28 -07:00 |
KaadmY
|
b991f0e4a3
|
Fix a bug in crafting where the on_craft callbacks were called incorrectly
|
2017-05-15 17:51:12 -07:00 |
KaadmY
|
90d09fa3e3
|
Fix a typo
|
2017-05-15 15:54:31 -07:00 |
KaadmY
|
6db576b787
|
Make give_initial mod a bit cleaner and simpler
|
2017-05-15 15:45:40 -07:00 |
KaadmY
|
bbab85293e
|
Tweaks to settingstypes.txt
|
2017-05-15 15:39:03 -07:00 |
KaadmY
|
db7110a113
|
Fix typo in minetest.conf
|
2017-05-15 15:36:59 -07:00 |
KaadmY
|
ad9d7ac45d
|
Fix constant reloading of the player model in some conditions, fixes #40
|
2017-05-15 15:17:49 -07:00 |
KaadmY
|
4a54645034
|
More code cleanup and fix #55
|
2017-05-15 15:14:24 -07:00 |
KaadmY
|
87d4c82e5d
|
Fix multiple craft output achievements, fixes #50
|
2017-05-15 14:50:24 -07:00 |
KaadmY
|
014c39c886
|
Fix bad chest formspec
|
2017-05-15 14:45:04 -07:00 |
KaadmY
|
eaef187669
|
Cleanup more code
|
2017-05-15 14:41:46 -07:00 |
KaadmY
|
8161cc7cab
|
Fix achievements for crafting
|
2017-05-15 14:14:46 -07:00 |
KaadmY
|
046c4ce447
|
Remove the faded craft items from the crafting list since there is no way to update them when your inventory changes
|
2017-05-15 14:07:08 -07:00 |
KaadmY
|
04040b5e2e
|
Fade out uncraftable recipes and a few other bugfixes
|
2017-05-15 13:30:46 -07:00 |
KaadmY
|
1faf15b5cf
|
Fix typos I made from changing priv stuff
|
2017-05-15 11:39:46 -07:00 |
KaadmY
|
cea3a82977
|
Relayout the crafting menu to be a bit easier to use
|
2017-05-15 11:38:37 -07:00 |
KaadmY
|
6961414b08
|
Fix a few crafting bugs
|
2017-05-15 11:19:26 -07:00 |
KaadmY
|
d4103c3c15
|
TONS of changes again, closes a couple issues and makes hunger, beds, and achievements more stable
|
2017-05-15 10:44:27 -07:00 |
KaadmY
|
fce9574528
|
Merge pull request #48 from kaadmy/newcrafting
Newcrafting
|
2017-05-14 17:31:18 -07:00 |
KaadmY
|
8ca7140322
|
Tons of bugfixes and major cleanup of the hunger mod
|
2017-05-14 16:06:34 -07:00 |
KaadmY
|
fdb2e11951
|
New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional
|
2017-05-14 14:50:37 -07:00 |
KaadmY
|
7e825c4a6a
|
Almost entirely works except the output amount is incorrect
|
2017-05-13 19:15:17 -07:00 |
KaadmY
|
3cef23e65b
|
New crafting system is in place and tests work; now have to hook up craft recipes
|
2017-05-13 15:15:43 -07:00 |
KaadmY
|
509827186f
|
Cleanup a lot of interface stuff and standardize formspec page names
|
2017-05-13 11:50:35 -07:00 |
KaadmY
|
c797a15e8b
|
Add new crafting mod for a new crafting method
|
2017-05-13 10:27:40 -07:00 |
KaadmY
|
af8e2093be
|
Add object:getyaw() nan shim, should fix a common crash
|
2017-05-12 09:30:42 -07:00 |
KaadmY
|
d85bdb491e
|
Revert "Add a shim for object:getyaw returning nan, this should be fixed correctly eventually"
This reverts commit dffc4b97db .
|
2017-05-12 09:07:18 -07:00 |
KaadmY
|
dffc4b97db
|
Add a shim for object:getyaw returning nan, this should be fixed correctly eventually
|
2017-05-12 09:02:12 -07:00 |
KaadmY
|
69fc1cbb64
|
Prevent water buckets from overriding some nodes; closes #46
|
2017-05-12 08:07:52 -07:00 |
KaadmY
|
fea962b9ca
|
Don't show PM count on connect in singleplayer; closes #42
|
2017-05-12 07:14:54 -07:00 |
KaadmY
|
dec846e265
|
Remove extra debug info
|
2017-05-11 21:26:14 -07:00 |
KaadmY
|
3f26b5431d
|
Standardize database naming across mods along with numerous minor fixes
|
2017-05-11 21:25:14 -07:00 |
KaadmY
|
41edd82122
|
Code cleanup and add settings file
|
2017-05-11 20:24:40 -07:00 |
KaadmY
|
b667b4561e
|
Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54 .
|
2017-05-11 19:29:55 -07:00 |
KaadmY
|
4af67a5d54
|
Phew, use the core namespace for everything instead of minetest
|
2017-05-11 16:45:53 -07:00 |
KaadmY
|
e5be49c0b6
|
Changes to music and headbars
|
2017-05-11 16:05:36 -07:00 |
KaadmY
|
5c5f438b79
|
Add music volume
|
2017-05-11 14:21:03 -07:00 |
KaadmY
|
b51ff71ccc
|
Oops
|
2017-05-11 14:12:40 -07:00 |
KaadmY
|
abb1c196da
|
Minor changes to villages backend
|
2017-05-11 14:10:09 -07:00 |
KaadmY
|
583925d611
|
More colors and tweaks in general
|
2017-05-11 14:03:08 -07:00 |
KaadmY
|
029adbbe8b
|
Begin adding colors to pertinent information
|
2017-05-11 13:11:18 -07:00 |