2242 Commits

Author SHA1 Message Date
Wuzzy
187667ab8f Mobs can no longer breed through solid nodes 2023-10-19 13:33:57 +02:00
Wuzzy
2ae29fff1d Add mob capturing 2023-10-15 21:32:11 +02:00
Wuzzy
bfd698fe86 Refactor mob pregnancy 2023-10-15 19:50:47 +02:00
Wuzzy
5c31822cf4 Add separate drops for child mobs 2023-10-15 18:54:27 +02:00
Wuzzy
223cc34a37 Improve breeding particles 2023-10-15 18:47:43 +02:00
Wuzzy
11b0d7fec5 Mobs: Add custom breed particle 2023-10-15 18:13:07 +02:00
Wuzzy
7a10f8223f Add rp_hud as rp_mobs dependency for particle 2023-10-15 18:09:52 +02:00
Wuzzy
bcd1d09cc1 Mobs: Add breeding, feeding, children (WIP) 2023-10-15 17:12:09 +02:00
Wuzzy
856e0329e0 Mobs: Add 2 primitive movement microtasks 2023-10-10 20:14:41 +02:00
Wuzzy
28a409b48a Mobs: Add set_yaw, dummy image 2023-10-10 16:47:07 +02:00
Wuzzy
b63d1a6106 Mobs: Clean up pathfinding stuff a little 2023-10-09 18:49:20 +02:00
Wuzzy
ba217932d1 Mob pathfinder: Walk horizontally only 2023-10-09 16:24:39 +02:00
Wuzzy
b324f6b093 Mobs: Add yaw rotation microtask template 2023-10-09 15:58:05 +02:00
Wuzzy
14aab87041 Mobs: Add sleep microtask 2023-10-01 09:47:17 +02:00
Wuzzy
49baa2ba5f Mobs: Add decider function 2023-10-01 09:32:44 +02:00
Wuzzy
b30795b783 Mobs: Add task queue debug 2023-10-01 00:16:48 +02:00
Wuzzy
1934b979b1 Randomize boar pathfind test 2023-09-30 11:21:21 +02:00
Wuzzy
8727fd0843 Mobs: Remember pathfinding path 2023-09-30 10:41:30 +02:00
Wuzzy
ce3f278b3a Mobs: Add statedata field to microtasks 2023-09-30 10:35:13 +02:00
Wuzzy
e41c82025b Add self parameter in mob microtasks 2023-09-30 10:14:19 +02:00
Wuzzy
15e96f972f Tweak mob pathfinding 2023-09-30 10:09:21 +02:00
Wuzzy
feaf67bb67 Rename mob function parameter from self to mob 2023-09-30 00:57:27 +02:00
Wuzzy
25ccf4eaad Mobs: Add simple pathfinding microtask 2023-09-23 11:19:49 +02:00
Wuzzy
db61168723 Add basic documentation of the mobs API 2023-09-22 21:00:53 +02:00
Wuzzy
13cb302ca9 Mobs: Add microtask templates 2023-08-29 16:27:48 +02:00
Wuzzy
12ede1a15d Mobs: Add basic task/microtask system 2023-08-29 15:14:17 +02:00
Wuzzy
7c3bcece9e Add doubly-linked list for mobs mod 2023-08-28 21:31:58 +02:00
Wuzzy
0d6d6a169d Add basic mob physics 2023-08-28 16:43:38 +02:00
Wuzzy
32ce4e8200 Add basic death drops for mobs 2023-08-28 14:24:16 +02:00
Wuzzy
8aba1759ad Add mob spawn item 2023-08-28 13:44:51 +02:00
Wuzzy
01f8ee1959 Keep using "mobs" translation textdomain 2023-08-27 21:38:51 +02:00
Wuzzy
5d317ba495 Add mob item aliases 2023-08-27 21:07:30 +02:00
Wuzzy
9543f03355 Update mobs README files 2023-08-27 21:02:22 +02:00
Wuzzy
4602813b71 Refactor mobs to mods rp_mobs & rp_mobs_mobs 2023-08-27 20:59:25 +02:00
Wuzzy
e9fe224470 Delete Mobs Redo, start mobs API from scratch 2023-08-27 20:33:58 +02:00
Wuzzy
4a08c8d89e Rename incorrect French locale file name 2023-08-25 18:33:37 +02:00
Wuzzy
e6fb914ced Fix sheep texture when wool regrows after feeding 2023-07-28 08:46:08 +02:00
Wuzzy
34af645448 Merge pull request 'French translation' (#107) from syl/Repixture:master into master
Reviewed-on: https://codeberg.org/Wuzzy/Repixture/pulls/107
2023-06-01 07:52:29 +00:00
syl
ce22759dbc French translation 2023-05-26 22:25:48 +02:00
Wuzzy
df68d5e62f Remove wrong credit given in README 2023-04-24 15:39:28 +02:00
Wuzzy
e34c0b785f Version 3.10.0 2023-04-18 16:25:30 +02:00
Wuzzy
4eb650d330 Add shear punch sounds 2023-04-18 05:43:25 +02:00
Wuzzy
bbe48576ad Move hand swing sound back to rp_default 2023-04-18 05:40:35 +02:00
Wuzzy
a5b386bf7b Remove unused sound 2023-04-18 05:00:11 +02:00
Wuzzy
83f9fe352c Move swing sounds, add new snds 2023-04-18 04:59:34 +02:00
Wuzzy
9b60362fa2 Add rp_itemdef_defaults mod to set item defaults 2023-04-18 04:38:26 +02:00
Wuzzy
8f985cd356 Add missing rp_crafting dependency to rp_fire 2023-04-18 04:35:16 +02:00
Wuzzy
b143814303 Add new "swing in air" sounds 2023-04-16 20:16:59 +02:00
Wuzzy
e686c40c55 Compare against canonical item name on pickup 2023-04-16 04:07:48 +02:00
Wuzzy
13be3b747a Add back the item die particle 2023-04-16 03:20:11 +02:00