Commit Graph
100 Commits
Author SHA1 Message Date
Gexo91 548bc77f73 DB/Characters: stage 26 add housing initiative persistence 2026-09-12 16:46:33 +03:00
Gexo91 f2e58b0290 Core/Housing: stage 26 add initiative persistence handlers 2026-09-12 16:46:21 +03:00
Gexo91 cd3954d8b9 Core/Housing: stage 26 add initiative session interface 2026-09-12 16:46:03 +03:00
Gexo91 ed6d50fdfd Core/Housing: stage 25 remove historical labels from room removal service 2026-09-12 16:28:36 +03:00
Gexo91 65a05c9411 Core/Housing: stage 25 remove historical labels from room move persistence 2026-09-12 16:26:27 +03:00
Gexo91 101f67e18b Core/Housing: stage 25 professionalize room removal persistence comments 2026-09-12 16:25:20 +03:00
Gexo91 34fb54526f Core/Housing: stage 25 professionalize room rotation comments 2026-09-12 16:24:46 +03:00
Gexo91 42605b2c75 Core/Housing: stage 25 remove historical labels from room graph validation 2026-09-12 16:22:36 +03:00
Gexo91 aa2876646d Core/Housing: stage 25 remove historical stage labels from room session 2026-09-12 16:18:08 +03:00
Gexo91 c6234c6312 Core/Housing: stage 25 normalize lifecycle route naming 2026-09-12 16:16:32 +03:00
Gexo91 8a3f908a48 Core/Housing: stage 25 professionalize decoration session implementation 2026-09-12 16:16:09 +03:00
Gexo91 be08f1f29b Core/Housing: stage 25 normalize connected room transform naming 2026-09-12 16:14:40 +03:00
Gexo91 9515296e9a Core/Housing: stage 25 normalize room handler naming 2026-09-12 16:14:16 +03:00
Gexo91 bc0551ab2d Core/Housing: stage 25 normalize decoration handler naming 2026-09-12 16:14:02 +03:00
Gexo91 9f42d6717e Core/Housing: stage 24 route atomic decor placement handlers 2026-09-12 16:00:44 +03:00
Gexo91 87e8e45ab9 Core/Housing: stage 24 make decor place remove atomic 2026-09-12 16:00:14 +03:00
Gexo91 18f21f59da Core/Housing: stage 24 declare atomic decor placement routes 2026-09-12 15:58:23 +03:00
Gexo91 d9803f062d Core/Housing: stage 23 route atomic decor storage handlers 2026-09-12 14:38:41 +03:00
Gexo91 9262b50134 Core/Housing: stage 23 make decor storage mutations atomic 2026-09-12 14:38:14 +03:00
Gexo91 5ff3afc24c Core/Housing: stage 23 declare atomic decor storage routes 2026-09-12 14:37:31 +03:00
Gexo91 c1f54d0bfb Core/Housing: stage 22 manager-backed decoration mutation gates 2026-09-12 14:29:19 +03:00
Gexo91 dbd828a1eb Core/Housing: stage 21 persist room floor metadata safely 2026-09-12 14:13:48 +03:00
Gexo91 e6da6ff594 Core/Housing: stage 20 persist verified logical room slots 2026-09-12 13:45:39 +03:00
Gexo91 ef8bada56d Core/Housing: enable stage 19 door and ceiling opcodes 2026-09-12 13:34:01 +03:00
Gexo91 0c6a3792af Core/Housing: declare stage 19 door and ceiling handlers 2026-09-12 13:33:48 +03:00
Gexo91 59576f3f47 Core/Housing: route room door and ceiling variant handlers 2026-09-12 13:33:35 +03:00
Gexo91 2658b2bb1f Core/Housing: implement safe room door and ceiling variants 2026-09-12 13:33:17 +03:00
Gexo91 065b4da60f Core/Housing: add stage 19 room variant service contract 2026-09-12 13:32:06 +03:00
Gexo91 408521fe00 Core/Housing: stage 18 persist room themes and materials safely 2026-09-12 13:02:26 +03:00
Gexo91 bd91a01504 Merge pull request #11 from Gexo91/main
Restarted Housing implementation — Stage 6 -- Stage 17
2026-09-12 12:01:47 +03:00
Gexo91 17196fc1b7 Core/Housing: preserve doorway theme on live materialization 2026-09-12 11:34:29 +03:00
Gexo91 8431dde8a5 Core/Housing: fix room component visual DB2 contract 2026-09-12 11:33:02 +03:00
Gexo91 f404d016c9 Core/Housing: fix room removal DB2 option contract 2026-09-12 11:30:21 +03:00
Gexo91 6012c87ee3 Core/Housing: fix room connection DB2 option contract 2026-09-12 11:29:20 +03:00
Gexo91 be4f9d48c1 Core/Housing: fix DB2 topology access build errors 2026-09-12 11:28:12 +03:00
Gexo91 3069d229a5 Core/Housing: stage 17 transform connected room groups safely 2026-09-12 10:50:39 +03:00
Gexo91 befca15ae2 Core/Housing: stage 16 safely swap isolated room transforms 2026-09-12 10:41:01 +03:00
Gexo91 8385d0fb6d Core/Housing: stage 15 add safe room rotate and guarded move 2026-09-12 10:07:53 +03:00
Gexo91 8b2220c844 Core/Housing: stage 14 safely remove connected rooms 2026-09-12 09:37:24 +03:00
Gexo91 c1a56c2040 Core/Housing: stage 13 persist bidirectional room doorway links 2026-09-12 02:04:40 +03:00
Gexo91 b27e3ee054 Core/Housing: stage 12 persist and materialize room component graph 2026-09-12 01:36:16 +03:00
Gexo91 c3e77c17b9 Core/Housing: enable Room ADD opcode route 2026-09-12 01:23:35 +03:00
Gexo91 b30a1c1a94 Core/Housing: activate safe Room ADD transaction and materialization 2026-09-12 01:22:43 +03:00
Gexo91 7fe95a4375 Core/Housing: declare live Room ADD session handler 2026-09-12 01:22:16 +03:00
Gexo91 4bc9612ece Merge pull request #23 from Gexo91/housing/restart-stage-10-room-add-placement
Core/Housing: stage 10 safe Room ADD placement geometry
2026-09-12 01:16:51 +03:00
Gexo91 b1fb9742ec Merge pull request #22 from Gexo91/housing/restart-stage-09-room-add-preflight
Core/Housing: stage 9 Room ADD preflight and persistence gate
2026-09-12 01:16:32 +03:00
Gexo91 b368d66ccb Merge pull request #21 from Gexo91/housing/restart-stage-08-room-topology-69587
Core/Housing: stage 8 verified Room component topology
2026-09-12 01:16:10 +03:00
Gexo91 0ac4f06ae3 Merge pull request #20 from Gexo91/housing/restart-stage-07-room-db2-loader-69587
Core/Housing: stage 7 isolated Room DB2 loader for 12.1.0.69587
2026-09-12 01:15:54 +03:00
Gexo91 bebc7282a7 Core/Housing: stage 10 safe Room ADD placement geometry 2026-09-12 01:11:32 +03:00
Gexo91 9949f28481 Core/Housing: stage 9 Room ADD preflight and persistence gate 2026-09-12 01:11:32 +03:00
Gexo91 ce7138473d Core/Housing: add fail-closed Room component topology gate 2026-09-12 01:11:32 +03:00
Gexo91 a104693832 Core/Housing: expose verified Room topology contract 2026-09-12 01:11:32 +03:00
Gexo91 1b62dbd3d2 Core/Housing: harden isolated DB2 record-size validation 2026-09-12 01:11:31 +03:00
Gexo91 9222140b6a Core/Housing: validate room templates through isolated 69587 client data 2026-09-12 01:11:31 +03:00
Gexo91 1aa43a5e13 Core/Housing: load verified 69587 room DB2 data fail-closed 2026-09-12 01:11:31 +03:00
Gexo91 8bff98ff5b Core/Housing: add isolated 12.1 room client-data gate 2026-09-12 01:11:31 +03:00
Gexo91 25743c47ac Merge pull request #14 from Gexo91/housing/restart-stage-07-room-remove-lifecycle
Core/Housing: stage 7 ownership-safe room removal lifecycle
2026-09-12 01:10:29 +03:00
Gexo91 b6724e02d1 Core/Housing: wire stage 7 room layout and removal opcodes 2026-09-11 23:44:45 +03:00
Gexo91 5aad593879 Core/Housing: implement room layout and removal session handlers 2026-09-11 23:43:44 +03:00
Gexo91 39a29a4f15 Core/Housing: add stage 7 room session interface 2026-09-11 23:43:31 +03:00
Gexo91 4309746efe Core/Housing: implement ownership-safe room removal persistence 2026-09-11 23:43:15 +03:00
Gexo91 c6bddb5a37 Core/Housing: add owned room removal persistence API 2026-09-11 23:42:49 +03:00
Gexo91 e06b82c20f Merge pull request #8 from Gexo91/main
Restarted Housing implementation — Stage 5 , Stage 6, Build Fix
2026-09-11 22:57:33 +03:00
Gexo91 35af683510 Merge branch 'Thordekk:main' into main 2026-09-11 22:53:14 +03:00
Gexo91 39630ba78f Merge pull request #13 from Gexo91/fix/housing-room-packets-boundedsize-compile
Core/Housing: fix Room packet bounded-size compile error
2026-09-11 17:17:53 +03:00
Gexo91 78f3039bcf Merge pull request #12 from Gexo91/housing/restart-stage-06-room-client-data-69587
Core/Housing: stage 6 room client-data contract for 12.1.0.69587
2026-09-11 17:16:02 +03:00
Gexo91 9479327891 Core/Housing: fix unsupported BoundedSize packet reads 2026-09-11 17:11:59 +03:00
Gexo91 4fa9aa772e Core/Housing: pin room template validation to 69587 layout 2026-09-11 16:58:49 +03:00
Gexo91 1ce75096ca DB/Hotfixes: prepare Housing room client-data schema for 69587 2026-09-11 16:58:22 +03:00
Gexo91 f920c67ee4 Merge pull request #10 from Gexo91/housing/restart-stage-04-room-protocol
Core/Housing: restart stage 4 room protocol foundation
2026-09-11 16:11:09 +03:00
Gexo91 365148aa93 Merge pull request #11 from Gexo91/housing/restart-stage-05-room-persistence-safety
Core/Housing: restart stage 5 room persistence safety
2026-09-11 16:07:49 +03:00
Gexo91 b8a7cabe2e Core/Housing: gate room templates on loaded DB2 data 2026-09-11 15:24:46 +03:00
Gexo91 1546d2bac5 Core/Housing: fail closed when HouseRoom DB2 is unavailable 2026-09-11 15:24:19 +03:00
Gexo91 82d3395770 Core/Housing: validate owned room persistence safely 2026-09-11 15:23:34 +03:00
Gexo91 a63a1aa146 Core/Housing: add safe room persistence loader 2026-09-11 15:23:10 +03:00
Gexo91 7e2e539196 Core/Housing: add persistence-only room state 2026-09-11 15:22:50 +03:00
Gexo91 8f41f84183 Core/Housing: centralize room GUID validation 2026-09-11 15:22:41 +03:00
Gexo91 91f8b7d397 Core/Housing: implement room packet serialization 2026-09-11 15:07:27 +03:00
Gexo91 3ed5549531 Core/Housing: add room protocol packet definitions 2026-09-11 15:07:04 +03:00
Gexo91 57182d1da0 Merge pull request #7 from Gexo91/main
Restarted Housing implementation — Stage 1 ,Stage 2, Stage 3
2026-09-11 15:05:37 +03:00
Gexo91 02d961c7df Merge pull request #9 from Gexo91/housing/restart-stage-02-house-plot-lifecycle
Housing/restart stage 02 house plot lifecycle
2026-09-11 13:16:58 +03:00
Gexo91 84bf44ed1d Merge pull request #8 from Gexo91/housing/restart-stage-03-session-lifecycle-wiring
Core/Housing: restart stage 3 manager-backed session lifecycle
2026-09-11 13:08:34 +03:00
Gexo91 ecc0ce9269 Merge pull request #6 from Gexo91/housing/restart-stage-01-core-foundation
Core/Housing: restart stage 1 core state foundation
2026-09-11 13:03:40 +03:00
Gexo91 6ca76c41ff Core/Housing: keep worldserver startup hook isolated 2026-09-11 12:02:30 +03:00
Gexo91 9f39780c4f Core/Housing: install session routes before world socket startup 2026-09-11 11:58:17 +03:00
Gexo91 36c38b89c2 Core/Housing: install manager-backed opcode routes 2026-09-11 11:56:52 +03:00
Gexo91 50a720bf8e Core/Housing: expose session opcode installer 2026-09-11 11:55:36 +03:00
Gexo91 00f55ed447 Core/Housing: route session lifecycle through HousingMgr 2026-09-11 11:50:36 +03:00
Gexo91 5682c19edc Core/Housing: define manager-backed session handlers 2026-09-11 11:49:23 +03:00
Gexo91 861a694c4e Core/Housing: fix per-table relinquish cleanup caps 2026-09-11 11:47:50 +03:00
Gexo91 2b010c1935 Core/Housing: make relinquish live-entity cleanup map-owned 2026-09-11 11:47:20 +03:00
Gexo91 64cbe030ec Core/Housing: implement native session lifecycle adapter 2026-09-11 11:33:29 +03:00
Gexo91 22ae6ca777 Core/Housing: add native session lifecycle adapter 2026-09-11 11:33:14 +03:00
Gexo91 1c7a856e48 Core/Housing: resolve reserved plot lifecycle from owner reservation 2026-09-11 11:07:07 +03:00
Gexo91 2496fc7de3 Core/Housing: resolve reserved plot lifecycle from owner reservation 2026-09-11 11:06:31 +03:00
Gexo91 36db8a16b5 Core/Housing: add verified lifecycle packet contracts 2026-09-11 11:00:54 +03:00
Gexo91 21519e88fd Core/Housing: harden explicit plot purchase move and relinquish lifecycle 2026-09-11 10:50:44 +03:00
Gexo91 996c3393dc Core/Housing: require explicit house ownership lifecycle 2026-09-11 10:49:57 +03:00
Gexo91 744aedc0d5 DB/Characters: add Housing plot reservation lifecycle 2026-09-11 10:49:00 +03:00
Gexo91 de23a70e93 Core/Housing: centralize house and plot lifecycle persistence 2026-09-11 10:48:44 +03:00