• Joined on 2025-02-22
Jonas pushed to main at Jonas/planetsim 2026-08-31 18:34:23 +00:00
ae9059a868 Show each culture's world population share in the Cultures tab
Jonas pushed to main at Jonas/planetsim 2026-08-31 18:16:56 +00:00
b1175c6e54 Add two more culture-schism triggers: world dominance and war between kin
Jonas pushed to main at Jonas/planetsim 2026-08-31 17:41:30 +00:00
69f3aa2d22 Fix unbounded sea-level sinking on long runs
Jonas pushed to main at Jonas/planetsim 2026-08-31 17:11:24 +00:00
e24326b735 Add a Main Menu + save browser, replacing auto-generate and the one-slot save
Jonas pushed to main at Jonas/planetsim 2026-08-30 20:16:35 +00:00
78e58171e5 Document the multi-culture-per-continent seeding change in CLAUDE.md
cd268167b0 Seed multiple cultures per continent instead of always exactly one
Compare 2 commits »
Jonas pushed to main at Jonas/planetsim 2026-08-30 19:54:26 +00:00
a9ea113f97 Document the independent realm-name/culture-gating changes in CLAUDE.md
af7b6146fd Give realms independent names, gate colonization on culture, label culture-less realms
Compare 2 commits »
Jonas pushed to main at Jonas/planetsim 2026-08-30 19:38:50 +00:00
f18ff8f254 Fix atlas capital labels: realm name/culture block was colliding with the settlement's own name
Jonas pushed to main at Jonas/planetsim 2026-08-30 19:20:45 +00:00
dae6981dc9 Add realm borders + culture annotation overlay, combinable with any colour mode
Jonas pushed to main at Jonas/planetsim 2026-08-30 17:42:00 +00:00
cf97ae668d Add a direct Biome-view shortcut button to the toolbar
Jonas pushed to main at Jonas/planetsim 2026-08-30 17:23:48 +00:00
a5b0d76c9c Add realm names to the 2D map/exports; make diplomacy arcs a separate toggle
Jonas pushed to main at Jonas/planetsim 2026-08-30 16:28:28 +00:00
7cc44cda84 Fix Territory/Culture/Wealth view toggles reverting instantly + orphaned overlay lines
Jonas pushed to main at Jonas/planetsim 2026-08-30 16:01:24 +00:00
7c0dcb7843 Add labeled atlas export (Shift+F11): every place/settlement name, no overlap
Jonas pushed to main at Jonas/planetsim 2026-08-30 15:49:07 +00:00
ddeba0dea8 Add high-resolution 2D map export (F11 / toolbar button)
Jonas pushed to main at Jonas/planetsim 2026-08-30 15:17:41 +00:00
56d74aba7b Add a clickable toolbar menu (raygui) alongside the existing keybindings
Jonas pushed to main at Jonas/wayfarers_wanderer 2026-08-27 20:31:49 +00:00
9ea573d681 Add Diablo-style combat: player health/attack/click-move, enemies, tile-based arenas
Jonas pushed to main at Jonas/wayfarers_wanderer 2026-08-27 08:05:14 +00:00
6eb6758216 Right-size POIs and fix interaction prompt visibility + terrain snap
Jonas pushed to main at Jonas/wayfarers_wanderer 2026-08-27 07:47:58 +00:00
3d1933399e Fix POI hitbox/sprite mismatch and tight interaction range
Jonas pushed to main at Jonas/wayfarers_wanderer 2026-08-27 07:32:01 +00:00
0c76705cca Populate regions 2-6 with the region-1 template, chain all 6 gates
Jonas pushed to main at Jonas/wayfarers_wanderer 2026-08-27 07:21:17 +00:00
67862a46f3 Add boot flow, save-system skeleton, and Equipment skeleton
Jonas pushed to main at Jonas/wayfarers_wanderer 2026-08-27 07:18:18 +00:00
c6d7e6c84e Restructure project into boot/autoload/world/player folders