Sokomine
|
ac037a74b0
|
started integration into yl_speak_up
|
2023-12-28 17:46:56 +01:00 |
|
Sokomine
|
2d490e1b37
|
set show_hidden for reward list according to privs of player
|
2023-12-28 16:44:05 +01:00 |
|
Sokomine
|
5e2055f65e
|
show how many players found/got a reward
|
2023-12-28 16:34:12 +01:00 |
|
Sokomine
|
f8188bf4f5
|
loging for editing reward invs added
|
2023-12-28 16:20:03 +01:00 |
|
Sokomine
|
f9c785603b
|
log when someone inserted or took items
|
2023-12-28 15:33:30 +01:00 |
|
Sokomine
|
601cdbb5bf
|
sort list of rewards by date of first find descending
|
2023-12-28 14:26:35 +01:00 |
|
Sokomine
|
7c00ce74dc
|
implemended showing of the reward list
|
2023-12-28 13:44:38 +01:00 |
|
Sokomine
|
0e69497d9a
|
added README.md
|
2023-12-28 08:33:23 +01:00 |
|
Sokomine
|
d38d5881b6
|
moved save_restore into extra file
|
2023-12-28 07:56:59 +01:00 |
|
Sokomine
|
a6ce1f4072
|
store how many items the player took out alltogether (useful for chests that autorefill)
|
2023-12-28 07:34:49 +01:00 |
|
Sokomine
|
8d35b8f2a3
|
fixed return of items when leaving edit mode
|
2023-12-28 07:21:00 +01:00 |
|
Sokomine
|
5f7dc58b78
|
fixed update_inv
|
2023-12-28 06:57:03 +01:00 |
|
Sokomine
|
cccf4ad700
|
reward.data content is now stored diffrently
|
2023-12-28 06:42:50 +01:00 |
|
Sokomine
|
54f5d83586
|
save and restore of data
|
2023-12-27 19:56:02 +01:00 |
|
Sokomine
|
8e0818c488
|
fixed bug with metadata for quests
|
2023-12-27 16:13:37 +01:00 |
|
Sokomine
|
35f7ddc3d3
|
further processing of input data
|
2023-12-27 15:48:13 +01:00 |
|
Sokomine
|
8fb196c915
|
return items when saving new/editing reward inventory (so that book content etc. don't get lost)
|
2023-12-27 13:57:17 +01:00 |
|
Sokomine
|
23754e5a51
|
made detached inventory accept items
|
2023-12-27 08:38:48 +01:00 |
|
Sokomine
|
a12067a438
|
return empty list if no reward defined yet
|
2023-12-27 08:27:40 +01:00 |
|
Sokomine
|
51f5ab0d78
|
turned save and start_edit button into no-exit-buttons
|
2023-12-27 08:05:09 +01:00 |
|
Sokomine
|
ba91bdb22a
|
preparations for show_reward_list
|
2023-12-27 08:02:44 +01:00 |
|
Sokomine
|
920e437f09
|
bugfix
|
2023-12-27 07:39:10 +01:00 |
|
Sokomine
|
0667b80e8d
|
used formspec_escape where necessary
|
2023-12-27 07:26:21 +01:00 |
|
Sokomine
|
69a24ed8a0
|
update infotext of treasure chests
|
2023-12-27 07:23:52 +01:00 |
|
Sokomine
|
49e745e023
|
completed show_reward_fs
|
2023-12-27 07:20:34 +01:00 |
|
Sokomine
|
d8fc8eaa68
|
improved formspec regarding your data
|
2023-12-27 06:29:19 +01:00 |
|
Sokomine
|
fe873ddb64
|
improved formspec
|
2023-12-27 05:43:46 +01:00 |
|
Sokomine
|
f3e5cbb8ad
|
in edit mode the full inventory is presented - regardless of how much the editing player has taken
|
2023-12-27 05:43:10 +01:00 |
|
Sokomine
|
d8ee64bede
|
improved names in reward_data data structure
|
2023-12-27 05:42:25 +01:00 |
|
Sokomine
|
dfa16315c5
|
moved setting reward_id into extra formspec
|
2023-12-27 04:09:26 +01:00 |
|
Sokomine
|
5df77f49b9
|
proceeded with formspec for setting reward_id
|
2023-12-27 03:46:38 +01:00 |
|
Sokomine
|
9ec0d7719b
|
allow to close the formspec without entering something
|
2023-12-26 17:12:12 +01:00 |
|
Sokomine
|
83f626d775
|
first input handling
|
2023-12-26 17:06:08 +01:00 |
|
Sokomine
|
2dfcd15967
|
prepared formspec for assigning reward_id to new rewards
|
2023-12-26 15:33:39 +01:00 |
|
Sokomine
|
879dcb207c
|
added reward_inv.get_sorted_reward_id_list function
|
2023-12-26 15:32:53 +01:00 |
|
Sokomine
|
fa314296d9
|
made chest functions reloadable
|
2023-12-24 21:59:45 +01:00 |
|
Sokomine
|
e2c0a70e65
|
formspec, actual storing, reward list, creation and storage not yet implemented
|
2023-12-24 12:56:58 +01:00 |
|