n3tael pushed to main at n3tael/p3he 2024-04-06 18:44:26 +00:00
1cb4528165 feat(debug/mini_map): round mini map
n3tael pushed to main at n3tael/p3he 2024-04-06 16:00:21 +00:00
7cbe55bd7f Remove a useless cast.
7000cfa685 Add missing files.
14c7100b4c Switch from p3hel to json.
2b0e9cbeef A partial fix for rendering finite lines.
Compare 4 commits »
n3tael pushed to main at n3tael/p3he 2024-04-05 13:36:32 +00:00
56228bc8b1 Make some optimizations.
n3tael pushed to main at n3tael/p3he 2024-04-05 11:25:47 +00:00
9e69321399 Fix grammar.
837e732efd Print coordinates when pressing F4
Compare 2 commits »
n3tael pushed to main at n3tael/p3he 2024-04-05 09:09:59 +00:00
043606c965 Add a new level.
64e48bb0f7 Merge pull request 'feat(save_level): now displays a alert with filename' (#6) from n3tael/p3he:main into main
Compare 2 commits »
n3tael created pull request bedohswe/p3he#6 2024-04-04 20:59:00 +00:00
feat(save_level): now displays a alert with filename
n3tael pushed to main at n3tael/p3he 2024-04-04 20:58:14 +00:00
43b2d31980 Merge conflict fix.
fcabed5a19 feat(save_level): now displays a alert with filename
9ebde906c2 Slow down a bit.
d54377e3d6 Change rendering a bit.
53ecde3e0c Add a map.
Compare 14 commits »
n3tael created pull request bedohswe/p3he#5 2024-04-04 19:13:58 +00:00
fix(levels): time is not defined
n3tael pushed to main at n3tael/p3he 2024-04-04 19:13:35 +00:00
799165b225 Merge remote-tracking branch 'upstream/main'
7786e953ab Actually normalize gPlayer this time.
Compare 2 commits »
n3tael pushed to main at n3tael/p3he 2024-04-04 19:12:50 +00:00
1e18630c44 fix(levels): time is not defined
n3tael pushed to main at n3tael/p3he 2024-04-04 19:06:24 +00:00
2f562e051f Return acos import into it's place.
6a89558273 Move some stuff around and make it so gPlayer is normalized every frame.
c79b5b2b5b Merge pull request 'feat(levels): f5 to save current level' (#4) from n3tael/p3he:main into main
Compare 3 commits »
n3tael created pull request bedohswe/p3he#4 2024-04-04 18:42:59 +00:00
feat(levels): f5 to save current level
n3tael pushed to main at n3tael/p3he 2024-04-04 18:41:56 +00:00
35e7819818 Merge remote-tracking branch 'upstream/main'
adf47220c7 Fix rotation display.
8169e9e7c3 Add a button to disable FPS cap.
84baa55a0c Add FPS cap.
ac6330efd0 Use Numba to increase performance.
Compare 5 commits »
n3tael pushed to main at n3tael/p3he 2024-04-04 18:41:25 +00:00
4208597ed3 feat(levels): f5 to save current level
n3tael pushed to main at n3tael/p3he 2024-04-04 17:28:06 +00:00
359edf4742 Make the minimap a bit more colourful.
69e8ee5569 Merge pull request 'feat(walls): player can create walls by pressing F3' (#3) from n3tael/p3he:main into main
Compare 2 commits »
n3tael created pull request bedohswe/p3he#3 2024-04-04 17:05:15 +00:00
feat(walls): player can create walls by pressing F3
n3tael pushed to main at n3tael/p3he 2024-04-04 17:04:38 +00:00
4604f8224c Merge remote-tracking branch 'upstream/main'
4d7a95545b Fix the minimap.
Compare 2 commits »
n3tael pushed to main at n3tael/p3he 2024-04-04 17:03:51 +00:00
3b2359aa41 Merge confilcts fixed
4c7572208a Remove some comments.
983bad10a5 Show angle in degrees.
f231973984 Add strafe.
Compare 4 commits »
n3tael pushed to main at n3tael/p3he 2024-04-04 17:02:04 +00:00
e1010930b5 feat(walls): player can create walls by pressing F3
n3tael pushed to main at n3tael/p3he 2024-04-04 16:15:02 +00:00
f7ee5715c7 Render natively in Poincaré.