• Joined on 2024-02-01
anton pushed to main at anton/blockly3d 2026-06-11 08:34:20 +00:00
88b36988ff linting
anton pushed to main at anton/blockly3d 2026-06-11 08:05:45 +00:00
3bdde094f8 waitable blockly scripts. new waitForSeconds block
anton pushed to main at anton/blockly3d 2026-06-06 15:18:03 +00:00
830c2bdde6 codestyle fixes
1d13cfac36 minor voxel editor fixes
52caee642e voxel editor undo/redo
30ab3e4d7e objecttype voxel editor
Compare 4 commits »
anton pushed to main at anton/blockly3d 2026-06-05 20:12:53 +00:00
ff5528008b object type creation and deletion
dee28ba5b2 object instance creation and deletion
93e127b2f7 player object script block
6c3e1ae64e fixed pointerlock securityerror
Compare 4 commits »
anton pushed to main at anton/blockly3d 2026-06-05 14:29:36 +00:00
b017beca2d added and fixed many blocks
9dbd8d607c object click event
3d518ce3f0 camera fix for large player models
fa459ba8ec replaced characer with any object can be controlled by player
Compare 4 commits »
anton pushed to main at anton/blockly3d 2026-06-05 07:48:03 +00:00
b3ed15fa30 game_start_event and console_log_action
anton pushed to main at anton/blockly3d 2026-06-04 21:02:52 +00:00
4b00dbfc00 initial game scripting
anton pushed to main at anton/blockly3d 2026-06-04 16:10:28 +00:00
53e68c2279 basic blockly script editor
06f885e284 fixed panel layout for mobile chrome
93f421eba4 object type panel
37e8f5ccd3 editor now allows object type selection
e08f80fc19 editor object selection menu in panel
Compare 9 commits »
anton pushed to main at anton/blockly3d 2026-06-04 08:13:04 +00:00
8ca8f894e4 editor nav menu in sidebar
anton pushed to main at anton/blockly3d 2026-06-04 07:50:12 +00:00
90162d47cf sidebar
8a23a49863 fullscreen and no pull to refresh
Compare 2 commits »
anton pushed to main at anton/blockly3d 2026-06-04 06:50:28 +00:00
409664e67d basic browser routing
anton pushed to main at anton/blockly3d 2026-06-03 19:28:36 +00:00
d7b484e1be isGrounded implementation for player
1011b7d3fc player jumps implemented
da67932827 third person view for character
8daa62ad8e player controls moved to CharacterView
9aacd70abc minor CharacterView refactoring
Compare 5 commits »
anton pushed to main at anton/blockly3d 2026-06-03 17:54:21 +00:00
63bd5e3715 GameObjectInstance.version solution to circular object rerenders
2dd3aff737 ernamed radialvelocity to angularvelocity
Compare 2 commits »
anton pushed to main at anton/blockly3d 2026-06-03 16:54:13 +00:00
b5a9772248 ConvexHullCollider instead of TriMesh
anton pushed to main at anton/blockly3d 2026-06-03 15:42:47 +00:00
50a553b24d wolf head origin shift
8575327af8 faster selection in editor
4e7b44dc57 basic physics and code optimization
7b02a75d25 rapier physics
Compare 4 commits »
anton pushed to main at anton/blockly3d 2026-06-02 20:27:31 +00:00
487a894fe5 better player indicator
858b47e71b fixed large voxelGroup rendering
32386ba70f first-person game does not render character anymore
9b7cce5c79 player camera and controls during game
c52458391d game state separated from world state
Compare 5 commits »
anton pushed to main at anton/blockly3d 2026-06-02 17:56:41 +00:00
b3c7979f87 voxel groups for faster rendering
6fc89cd8c9 editor grid
Compare 2 commits »
anton pushed to main at anton/blockly3d 2026-06-02 17:07:49 +00:00
8bc56a433d autosave fixes
anton pushed to main at anton/blockly3d 2026-06-02 16:07:38 +00:00
9145277681 world autosave on any edit/change
9217220505 observable world optimization
Compare 2 commits »
anton pushed to main at anton/blockly3d 2026-06-02 15:25:52 +00:00
dabd120f10 FPS display