• Joined on 2023-03-30
trianta pushed tag tlp-v1.5.0 to trianta/synopsis 2024-08-15 02:38:03 -05:00
trianta released tlp-v1.5.0 at trianta/synopsis 2024-08-15 02:38:03 -05:00
trianta pushed to main at trianta/synopsis 2024-08-15 02:31:58 -05:00
6c7a32ac14 tlp: update pack to v1.5.0
trianta pushed to main at trianta/synopsis 2024-08-15 01:57:40 -05:00
e74192e1fd tlp: add more missing entries
trianta pushed to main at trianta/synopsis 2024-08-15 01:18:56 -05:00
631b6f9cd8 tlp: added links to mod pages
trianta pushed to main at trianta/synopsis 2024-08-14 23:22:18 -05:00
121822dba9 tlp: add missing entries and add versions
trianta pushed to main at trianta/synopsis 2024-08-14 17:23:33 -05:00
6750d5d42c core: add link to tlp in readme
f93b9b2746 tlp: add info to repo
Compare 2 commits »
trianta created repository trianta/synopsis 2024-08-14 17:17:38 -05:00
trianta pushed to ai at trianta/snakeplusplus 2024-08-14 04:01:17 -05:00
aba9a9cc35 ai: remove food greed and adjust probability weights manually a bit for testing
trianta created branch ai in trianta/snakeplusplus 2024-08-14 03:35:07 -05:00
trianta pushed to ai at trianta/snakeplusplus 2024-08-14 03:35:07 -05:00
a5902171ec ai: added basic decision making based on sensors, needs weights and weight adjustment
trianta deleted branch refactor from trianta/snakeplusplus 2024-08-10 15:06:11 -05:00
trianta pushed to master at trianta/snakeplusplus 2024-08-10 15:05:58 -05:00
f055ab4078 Merge pull request 'refactor: merge final cleanups before working on AI' (#6) from refactor into master
6fc3580102 options: add help option and rename bot argument for later
4a5fbe88d3 bot: various improvements
ff70b0dbd4 bot: fix pathfinding breaking
35bbc152df core: implicitly set bot usage when no gui
Compare 13 commits »
trianta merged pull request trianta/snakeplusplus#6 2024-08-10 15:05:56 -05:00
refactor: merge final cleanups before working on AI
trianta created pull request trianta/snakeplusplus#6 2024-08-10 15:05:52 -05:00
refactor: merge final cleanups before working on AI
trianta pushed to refactor at trianta/snakeplusplus 2024-08-10 14:59:34 -05:00
6fc3580102 options: add help option and rename bot argument for later
trianta pushed to refactor at trianta/snakeplusplus 2024-08-03 21:18:59 -05:00
4a5fbe88d3 bot: various improvements
trianta pushed to refactor at trianta/snakeplusplus 2024-08-03 20:42:37 -05:00
ff70b0dbd4 bot: fix pathfinding breaking
trianta pushed to refactor at trianta/snakeplusplus 2024-08-03 18:41:39 -05:00
35bbc152df core: implicitly set bot usage when no gui
trianta pushed to refactor at trianta/snakeplusplus 2024-08-03 18:40:40 -05:00
64c5c5d20e core: fix arguments check crash