4183 Commits
Author SHA1 Message Date
luis 9b129f3211 rlp rework part 1 2026-09-13 12:08:09 -03:00
luis 95f0f5b456 misc 2026-09-13 11:52:01 -03:00
luis 4061ee5a15 Fix all spells 2026-09-13 11:49:32 -03:00
luis 2f2523d59d Core/Items: Implement new item bonus types and fixed item level calculation with ITEM_BONUS_SCALING_CONFIG 2026-09-13 11:43:38 -03:00
luis 2fd5aa5490 69814 2026-09-13 11:31:09 -03:00
Céfiro_Caecias aebe3072a1 DB/World: Fixes 2026-09-13 09:53:34 -03:00
Céfiro_Caecias 137450ad45 DB/World: Allied Races Adjusts 2026-09-12 22:13:28 -03:00
Luis 7a1c1a3a6e fix build for linux :) 2026-09-13 02:42:25 +02:00
Gexo91 86763ea15d SQL/Housing: stage 1 wire tutorial quest access 2026-09-13 02:06:51 +03:00
Gexo91 5c750d02b8 Core/Housing: stage 1 validate tutorial quest and plot data 2026-09-13 02:06:43 +03:00
Gexo91 5789830b1a Core/Housing: stage 1 install tutorial opcode natively 2026-09-13 02:06:18 +03:00
Gexo91 aae413165f Core/Housing: remove recent tutorial and Initiative lifecycle bridges 2026-09-13 01:55:24 +03:00
Gexo91 54450abfa6 Core/Housing: remove custom tutorial opcode bridge 2026-09-13 01:54:33 +03:00
Gexo91 cd11ebbd46 Core/Housing: remove recent Initiative reward executor customization 2026-09-13 01:48:22 +03:00
Gexo91 5f1a3a8e6e SQL/Housing: align tutorial stewards with fallback plot 2026-09-13 01:42:19 +03:00
Gexo91 4592be16d9 SQL/Housing: spawn Stage 1 tutorial stewards 2026-09-13 01:41:53 +03:00
Gexo91 06f1d9aea9 Core/Housing: activate Start Tutorial opcode at runtime 2026-09-13 01:41:45 +03:00
Gexo91 ec769be191 chore: remove one-shot Housing Stage 1 patch workflow 2026-09-13 01:41:38 +03:00
Gexo91 75b1987e97 chore: apply Housing stage 1 direct patch 2026-09-13 01:40:25 +03:00
Gexo91 abfd04a794 Core/DB Housing: publish decor, blueprints and tutorial flow 2026-09-13 01:24:40 +03:00
Gexo91 627f759522 Core/Housing: stage 40 make decor quantity dependencies explicit 2026-09-13 00:07:56 +03:00
Gexo91 df83611560 Core/Housing: stage 40 accept captured decor storage source type 2026-09-13 00:07:15 +03:00
Gexo91 7205f9f096 Core/Housing: stage 40 route decor quantity synchronization 2026-09-13 00:06:06 +03:00
Gexo91 f1cbe1463f Core/Housing: stage 40 synchronize licensed decor quantities 2026-09-13 00:05:20 +03:00
Gexo91 e0f07cc32e Core/Housing: stage 40 declare decor quantity synchronization 2026-09-13 00:04:57 +03:00
Gexo91 f915d55151 Core/Housing: stage 39 route deferred decor through corrected GUID handler 2026-09-12 23:55:18 +03:00
Gexo91 26aae0d429 Core/Housing: stage 39 create deferred decor GUIDs in retail layout 2026-09-12 23:54:54 +03:00
Gexo91 34b118eaf6 Core/Housing: stage 39 declare decor redemption handler 2026-09-12 23:54:25 +03:00
Gexo91 d345f0372d Core/Housing: stage 39 centralize decor GUID construction 2026-09-12 23:53:54 +03:00
Gexo91 9b30adb426 Core/Housing: stage 39 keep GUID header changes minimal 2026-09-12 23:53:19 +03:00
Gexo91 4ee0aa51bb Core/Housing: stage 39 decode Housing decor GUID fields correctly 2026-09-12 23:52:12 +03:00
Gexo91 896572c70c Core/Housing: stage 38 route decor storage through repair adapter 2026-09-12 21:07:48 +03:00
Gexo91 565d1176ee Core/Housing: stage 38 repair persistent decor storage GUIDs 2026-09-12 21:07:25 +03:00
Gexo91 07ea25023b Core/Housing: stage 38 declare decor storage repair adapter 2026-09-12 21:06:44 +03:00
Gexo91 80977e7cfe Core/Housing: stage 38 expose Housing decor GUID fields 2026-09-12 21:06:23 +03:00
Gexo91 a1c2fe2a14 Core/Housing: stage 38 make tutorial transition deterministic 2026-09-12 21:02:53 +03:00
Gexo91 688c1bd904 Core/Housing: guard Initiative script registration context 2026-09-12 19:54:25 +03:00
Gexo91 a9ae24d909 Core/Housing: load Initiative bridge through script loader 2026-09-12 19:42:40 +03:00
Gexo91 339edb7618 Core/Housing: stop runtime script registration from opcode startup 2026-09-12 19:42:21 +03:00
Gexo91 bdcfe6dd47 Core/Housing: register Initiative scripts in managed context 2026-09-12 19:41:56 +03:00
Gexo91 1759ba515e Core/Housing: fix duplicate decor edit mode symbol 2026-09-12 19:06:07 +03:00
Gexo91 370ff3c2b6 Core/Housing: stage 37 harden tutorial transition fallback 2026-09-12 18:39:20 +03:00
Gexo91 cffc448890 Core/Housing: stage 37 make tutorial packet dependency explicit 2026-09-12 18:37:53 +03:00
Gexo91 6117ea8c42 Core/Housing: stage 37 route tutorial start request 2026-09-12 18:37:31 +03:00
Gexo91 35f998e75f Core/Housing: stage 37 implement tutorial start flow 2026-09-12 18:37:00 +03:00
Gexo91 b0792d28c4 Core/Housing: stage 37 declare tutorial session handler 2026-09-12 18:36:43 +03:00
Gexo91 9bd4bb0088 Core/Housing: stage 37 declare tutorial start packet 2026-09-12 18:36:26 +03:00
Gexo91 22df66db67 Core/Housing: stage 36 reject expired Initiative reward claims 2026-09-12 18:27:59 +03:00
Gexo91 b91f27d921 Core/Housing: stage 36 orchestrate Initiative reward claims 2026-09-12 18:26:23 +03:00
Gexo91 780aa60be1 Core/Housing: stage 35 seal reward grants atomically 2026-09-12 18:18:31 +03:00