• Joined on 2025-02-22
Jonas pushed to main at Jonas/planetsim 2026-06-28 16:39:36 +00:00
47fee0b25f Live World viewer controls: storm follow-cam, 2D map zoom, clock stepper
Jonas pushed to main at Jonas/planetsim 2026-06-28 12:41:14 +00:00
ca844a5d3f Live World weather: moving systems (lows, hurricanes & typhoons)
f84e06507a Live World weather: dynamic clouds & rain cycle (save v10)
Compare 2 commits »
Jonas pushed to main at Jonas/planetsim 2026-06-28 11:42:30 +00:00
d4b46afe00 Cap tides on small enclosed seas (inland lakes stay calm)
Jonas pushed to main at Jonas/planetsim 2026-06-28 11:16:08 +00:00
aa32e38dad Live World stage: clock, day/night, seasons, moons, tides & ocean currents
8ed9ae4515 Seasons (obliquity): per-cell summer/winter temps + richer cold biomes
708b23d774 Show more rivers (riverThreshold 50->25) + remove globe subgrid overlay
4aacfdabdd Soft probabilistic peak cap: spread mountain heights, drop the 9000 m plateau
Compare 4 commits »
Jonas pushed to main at Jonas/planetsim 2026-06-25 11:57:02 +00:00
53e371bb2f Add Biota stage: flora, fauna & funga (density + slot/point population)
Jonas created branch main in Jonas/planetsim 2026-06-23 13:11:14 +00:00
Jonas pushed to main at Jonas/planetsim 2026-06-23 13:11:14 +00:00
acc0e5eec9 Initial commit: fanworgen planet sim
Jonas created repository Jonas/planetsim 2026-06-23 13:05:28 +00:00
Jonas created branch main in Jonas/somestrategiegame 2026-03-16 10:55:41 +00:00
Jonas pushed to main at Jonas/somestrategiegame 2026-03-16 10:55:41 +00:00
7657249287 first commit sfml template
Jonas created repository Jonas/somestrategiegame 2026-03-16 10:54:04 +00:00
Jonas created branch main in Jonas/CarGame 2025-12-22 19:59:38 +00:00
Jonas pushed to main at Jonas/CarGame 2025-12-22 19:59:38 +00:00
2ee4bd34d3 first commit
Jonas created repository Jonas/CarGame 2025-12-22 19:57:13 +00:00
Jonas pushed to main at Jonas/itrpg 2025-06-18 08:58:47 +00:00
0fc903c6de higlight should now correctly takes tile if one is on top
Jonas pushed to main at Jonas/itrpg 2025-03-31 20:21:49 +00:00
359ec0302d added player free playermovement started tilemovement
Jonas pushed to main at Jonas/itrpg 2025-03-30 20:00:08 +00:00
2c26275966 player can now be clicked
Jonas pushed to main at Jonas/itrpg 2025-03-30 15:40:41 +00:00
ec82ede20a refactort the code, started adding unit hoover function
Jonas pushed to main at Jonas/itrpg 2025-03-29 22:21:38 +00:00
11acfcd892 function to convert player pos to isometric and back, should now handle it correctly
Jonas pushed to main at Jonas/itrpg 2025-03-28 19:35:08 +00:00
db749e0df2 continued player handling