Commit Graph

70 Commits

Author SHA1 Message Date
Wuzzy
a4ddc9465b Villagers do group attack 2019-09-22 02:12:40 +02:00
Wuzzy
353b50ee4b Add many flavor texts to villagers 2019-09-22 02:08:02 +02:00
Wuzzy
6d1a5fffb7 Villagers: Add food reject message 2019-09-21 23:59:54 +02:00
Wuzzy
66485f09e5 Fix mob punch sound not always played 2019-09-21 17:22:41 +02:00
Wuzzy
64391ac48d Make lasso texture look more dry 2019-09-21 14:45:02 +02:00
Wuzzy
9fc560878a Add carpenter profession, balance trades 2019-09-21 14:44:30 +02:00
Wuzzy
d3ad2f72cd Mobs API: Add NaN checks 2019-09-14 09:37:09 +02:00
Wuzzy
5898f8cab5 Fix drowning mob not getting removed 2019-09-04 17:35:43 +02:00
Wuzzy
c6da0a69de Remove mineturtle achievement if peaceful only 2019-09-03 23:05:41 +02:00
Wuzzy
5bb5829e86 Message when try 2 spawn hostile mob if forbidden 2019-09-03 21:39:29 +02:00
Wuzzy
57b9a7d1cb Add more settings 2019-09-03 21:30:19 +02:00
Wuzzy
952f4b5f79 Add descriptions to settings, fix broken settings 2019-09-03 21:09:39 +02:00
Wuzzy
2b4f6fc8eb Add more mob sounds 2019-09-03 20:01:56 +02:00
Wuzzy
66e5d3230d Fix death and drop handling of mobs 2019-09-03 19:56:47 +02:00
Wuzzy
2d326dd148 Achievements: End all descriptions with a period. 2019-09-02 14:54:29 +02:00
Wuzzy
b9cef3f784 Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
Wuzzy
c0f377c100 Don't wear or destroy items in creative 2019-08-31 00:07:26 +02:00
Wuzzy
7957cb9883 Colorize some info messages 2019-08-29 23:24:35 +02:00
Wuzzy
9778c591c6 NPC: Force trade msg only on gold ingot 2019-08-29 17:04:51 +02:00
Wuzzy
0ca01a6b16 Fix crash in mobs mod 2019-08-29 15:00:35 +02:00
Wuzzy
74439d6f54 Make some global vars local 2019-08-29 14:42:50 +02:00
Wuzzy
2f5fc6ef80 Simplify NPC messages even more 2019-08-29 07:00:18 +02:00
Wuzzy
2f49d70117 Fix deprecated stuff 2019-08-29 01:47:17 +02:00
Wuzzy
59453dee3b Make NPC items distinguishable 2019-08-29 01:17:17 +02:00
Wuzzy
4ffa1c1679 Change NPC flavor texts to be more functional 2019-08-29 01:03:43 +02:00
Wuzzy
7b3b2d33cf Translate NPC strings 2019-08-29 00:31:26 +02:00
Wuzzy
1bd3729232 Teach NPCs to talk 2019-08-29 00:20:20 +02:00
Wuzzy
dc5c86d19d Add German translation 2019-08-28 20:26:01 +02:00
Wuzzy
3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
Wuzzy
9ef875e8a9 Add walker spawner item 2019-08-28 17:45:27 +02:00
Wuzzy
7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy
3a0fef36e0 Add newline in net and lasso descriptions 2019-06-23 23:12:56 +02:00
Wuzzy
33dc3ae8c5 Add new icons for NPC spawn eggs 2019-06-23 22:51:33 +02:00
Wuzzy
69f4a621e5 Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02:00
Wuzzy
4aaa208cb9 Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
KaadmY
43d9e0aa5f Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
KaadmY
bf9cb1759b Make torches use overlay and make more stuff with shader lighting 2017-07-24 15:40:07 -07:00
KaadmY
01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY
14c51b153f Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
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
d7b63ec912 Add more failsafes for crashes with achievements 2017-05-15 19:59:09 -07:00
KaadmY
a66e8c7620 Cleanup mobs API a bit and add more achievements 2017-05-15 19:48:28 -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
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
029adbbe8b Begin adding colors to pertinent information 2017-05-11 13:11:18 -07:00
KaadmY
9adf3d8c08 New hand texture and rebalanced tool dig times; feedback please! 2017-05-10 18:23:21 -07:00