• Joined on 2026-02-18
ssa pushed to feat at ssa/configucci 2026-02-23 11:48:15 +03:00
a7563b1f98 fix: panels height and scrolling consistency
ssa pushed to py at ssa/hexo 2026-02-22 11:28:01 +03:00
ssa created branch py in ssa/hexo 2026-02-22 11:28:01 +03:00
ssa pushed to main at ssa/hexo 2026-02-22 11:27:12 +03:00
18fe0332ae Fix: Default player count and initialize player type rows
ed27ca93ab Update documentation for all recent features
3439d04a55 Feature: Map size configuration
f3be577a32 Fix AI multiple moves and player colors
1d04a99bd7 Fix map clipping - reduce HEX_SIZE to 14 and properly center
Compare 19 commits »
ssa pushed to main at ssa/hexo 2026-02-21 17:36:26 +03:00
139a732378 Fix hex grid rendering - proper pointy-top hexagons with tight adjacency
ssa pushed to main at ssa/hexo 2026-02-21 17:23:49 +03:00
25385de4d4 Implement hexagonal map and isometric game UI
ssa created repository ssa/hexo 2026-02-21 12:09:40 +03:00
ssa pushed to master at ssa/my-biz 2026-02-21 11:52:22 +03:00
af326dfdff Update UserTests.cs
ssa pushed to master at ssa/my-biz 2026-02-21 11:49:09 +03:00
c0c0bf7d7e Fix .gitignore: don't ignore .csproj, .sln, .slnx files
69baca4e65 Add technical documentation for user management and business units
be0c844672 Add user management and business units
c80afaaeaa Add technical documentation structure
ec3da03bba Refactor products and buildings to support modding
Compare 9 commits »
ssa pushed to master at ssa/my-biz 2026-02-20 20:45:42 +03:00
e119669f28 Update TZ: Add MVP products, sandbox mode, i18n support
ssa pushed to master at ssa/my-biz 2026-02-20 20:40:51 +03:00
556c5c5abf Initial commit: Add TZ.md (technical specification draft)
ssa created branch master in ssa/my-biz 2026-02-20 20:40:51 +03:00
ssa created repository ssa/my-biz 2026-02-20 20:28:03 +03:00
ssa pushed to main at ssa/configucci 2026-02-20 17:33:46 +03:00
f7287186f2 Merge pull request 'feat' (#10) from feat into main
ecded86467 feat: show validation warning next to View Mode / Valid JSON badge
70e0545fef feat: show validation warning description inline
1beb9f2026 fix: preserve existing template when adding parameters
28fc3f9e21 fix: improved JSON validation for comments and placeholders
Compare 5 commits »
ssa merged pull request ssa/configucci#10 2026-02-20 17:33:45 +03:00
feat
ssa created pull request ssa/configucci#10 2026-02-20 17:33:29 +03:00
feat
ssa pushed to feat at ssa/configucci 2026-02-20 17:32:33 +03:00
ecded86467 feat: show validation warning next to View Mode / Valid JSON badge
70e0545fef feat: show validation warning description inline
1beb9f2026 fix: preserve existing template when adding parameters
28fc3f9e21 fix: improved JSON validation for comments and placeholders
Compare 4 commits »
ssa pushed to main at ssa/configucci 2026-02-20 16:42:21 +03:00
d87d86bacb Merge pull request 'feat: JSON comments support + full-height layout' (#9) from feat into main
9f51379df9 feat: JSON comments support + full-height layout
Compare 2 commits »
ssa merged pull request ssa/configucci#9 2026-02-20 16:42:19 +03:00
feat: JSON comments support + full-height layout
ssa created pull request ssa/configucci#9 2026-02-20 16:42:09 +03:00
feat: JSON comments support + full-height layout