tenkuma pushed to master at tenkuma/pandora 2026-07-18 14:43:29 -03:00
5ba95800a3 Only load when not already loading one. Don't animate .selectable on hover.
cce7b74068 Add user page with profile picture, number and about. change font to Selawik.
0af3395ad7 Add manifest.json, prevent pinch to zoom on mobile, make body dodge mobile keyboard and add partial light theme.
09e31d8d71
Update README.md
73e0496260 Change loading animation to Sven Scharfenberg's that does not rely on JS.
Compare 38 commits »
tenkuma created branch master in tenkuma/pandora 2026-07-12 22:05:38 -03:00
tenkuma pushed to master at tenkuma/pandora 2026-07-12 22:05:38 -03:00
584abdb00e initial
tenkuma created repository tenkuma/pandora 2026-07-12 22:04:38 -03:00
tenkuma pushed to main at tenkuma/web 2026-07-01 17:20:01 -03:00
24f222949b Add about page
88c0f5aa15 Language aware keepandroidopen banner link
f0f0b096f9 Move keepandroidopen banner to index.
Compare 3 commits »
tenkuma pushed to main at tenkuma/web 2026-07-01 15:22:09 -03:00
84293c2e79 Make home squares width relative to screen width instead of height (vh to vw)
fb73bfa300 Add click sound effect and option to disable on settings.
Compare 2 commits »
tenkuma pushed to main at tenkuma/web 2026-07-01 14:28:21 -03:00
77be44f66c Fix path prefix for github actions
tenkuma pushed to main at tenkuma/web 2026-07-01 14:06:56 -03:00
a0ac8f2c12 Merge remote-tracking branch 'refs/remotes/origin/main'
fa0bcb8de2 Add Droidring webring to index.
Compare 2 commits »
tenkuma pushed to main at tenkuma/NemesisEye 2026-06-17 17:21:46 -03:00
1fbc200936 Add TAKE_LECTERN_BOOK action.
tenkuma pushed to main at tenkuma/NemesisEye 2026-06-16 20:52:27 -03:00
d6e65cda12 Divide modern and beta-safe event handling to avoid class not found errors. Fix compatibility with Poseidon.
tenkuma pushed to main at tenkuma/NemesisEye 2026-06-16 19:20:30 -03:00
21636595fb Update supported versions in README.md
tenkuma pushed to main at tenkuma/NemesisEye 2026-06-16 19:16:49 -03:00
f439cc9a65 Merge remote-tracking branch 'origin/main'
f6b29541dd Merge remote-tracking branch 'origin/main'
Compare 2 commits »
tenkuma pushed to main at tenkuma/NemesisEye 2026-06-16 19:16:22 -03:00
0549453c17 Merge remote-tracking branch 'origin/main'
1f053c00ac Bump to 1.0.6-SNAPSHOT; add ENDERMAN_ATTACK_PLAYER and FORMBLOCK actions; refactor Validator, NodeHandler and Policy to be aware of world the action takes place instead of entity (for supporting…
Compare 2 commits »
tenkuma pushed to master at tenkuma/SweetDreams 2026-06-02 13:16:53 -03:00
449281e60e Merge remote-tracking branch 'origin'
7c4647dd53 Add config option to enable debug messages and return to overworld when sleeping on dreamlands.
Compare 2 commits »
tenkuma pushed to master at tenkuma/SweetDreams 2026-05-31 23:17:36 -03:00
1216ea57f8 Switch to GPL-3 or later
tenkuma pushed to master at tenkuma/SweetDreams 2026-05-31 23:10:26 -03:00
da0bde149f Add LICENSE
tenkuma pushed tag 1.0-SNAPSHOT-2 to tenkuma/SweetDreams 2026-05-31 22:19:40 -03:00
tenkuma pushed to master at tenkuma/SweetDreams 2026-05-31 21:51:44 -03:00
c7210ccb35 Bump to 1.0-SNAPSHOT-2
tenkuma pushed to master at tenkuma/SweetDreams 2026-05-31 21:46:01 -03:00
b346834774 Add config options for mechanics and world generation, add runnable to kick players from dreamlands when a day starts, move teleporting logic to PlayerTeleporter, make player drop items when…