Sokomine
  • Joined on 2021-04-17
Sokomine pushed to master at Sokomine/npc_talk 2024-04-08 16:37:49 +00:00
584236de8d added config and crafting options
706fe6a84e moved default texture and mesh to init.lua
28bbed66e4 moved talk_tool craft receipe into talk_tool.lua
ecf0d0f95f license changed from GPLv3.0 or later to MIT
Compare 4 commits »
Sokomine pushed to master at Sokomine/yl_speak_up 2024-04-02 20:05:13 +00:00
1323f3d8fc removed GPLv3, added MIT license
Sokomine created repository Sokomine/example 2024-04-02 20:02:59 +00:00
Sokomine pushed to master at Sokomine/npc_talk 2024-03-26 20:54:46 +00:00
68340524b5 removed release from mod.conf for contentdb
Sokomine pushed to master at Sokomine/npc_talk_edit 2024-03-26 19:59:13 +00:00
78f9a393fa removed release from mod.conf for contentdb
Sokomine pushed to master at Sokomine/yl_speak_up 2024-03-26 19:46:12 +00:00
7b8e98534f removed release entry from mod.conf for contentdb
Sokomine pushed to master at Sokomine/yl_speak_up 2024-03-26 18:55:14 +00:00
23762a141a mod (minus editor part) now also available under MIT license
5f2917df01 split mod into core (this mod) and editor (npc_talk_edit mod)
e262b53a04 fixed initial config
a9d5adb3a9 corrected wrong bracket in count_dialogs
Compare 134 commits »
Sokomine created repository Sokomine/npc_talk_core 2024-03-26 18:48:30 +00:00
Sokomine pushed to master at Sokomine/npc_talk 2024-03-24 01:47:52 +00:00
50e442c4ee avoid reading from wold dir
Sokomine pushed to split_core_and_editor at Sokomine/yl_speak_up 2024-03-22 21:33:50 +00:00
5f2917df01 split mod into core (this mod) and editor (npc_talk_edit mod)
e262b53a04 fixed initial config
a9d5adb3a9 corrected wrong bracket in count_dialogs
fab5316837 fixed error message when no dialog is found
fe8755a260 added yl_speak_up.count_dialogs function
Compare 10 commits »
Sokomine created branch master in Sokomine/npc_talk_edit 2024-03-22 21:26:58 +00:00
Sokomine pushed to master at Sokomine/npc_talk_edit 2024-03-22 21:26:58 +00:00
ee4a2f27e4 added init.lua
4c24424102 moved files from yl_speak_up/editor/ to this mod
aa082b1528 added basic files for mod
Sokomine created repository Sokomine/npc_talk_edit 2024-03-22 21:19:20 +00:00
Sokomine commented on issue Sokomine/yl_speak_up#6 2024-03-16 16:08:36 +00:00
Can't rename dialog id's (d_N)

Dialogs can now be renamed. The names have to be uniq.

You can test it on the test server (port 30001).

Sokomine commented on issue Sokomine/yl_speak_up#13 2024-03-16 16:07:03 +00:00
readme.md

At least the links ought to be fixed now.

Sokomine pushed to split_core_and_editor at Sokomine/yl_speak_up 2024-03-16 16:05:27 +00:00
8236c9826e now really mostly fixed links in readme.md
Sokomine pushed to split_core_and_editor at Sokomine/yl_speak_up 2024-03-16 15:51:57 +00:00
bbfbb20896 fixed links in readme.md
Sokomine pushed to split_core_and_editor at Sokomine/yl_speak_up 2024-03-16 15:47:42 +00:00
96806d3c66 try to fix links in readme.md
Sokomine commented on issue your-land/bugtracker#6478 2024-03-14 16:18:38 +00:00
yl_speak_up: crash when editing quest steps

Ought to be fixed in latest verison of split_core_and_editor branch.

Sokomine pushed to split_core_and_editor at Sokomine/yl_speak_up 2024-03-14 16:17:42 +00:00
c26068fd48 fixed typo and bug #6478