70 Commits (ad76ef17031735a515277632c7cbac133730049c)
 

Author SHA1 Message Date
copygirl ad76ef1703 Add BlockRegion helper class 1 week ago
copygirl 3dc9a3a3da Fix missing references 2 weeks ago
copygirl 9398e43298 Update to Godot 4.5 2 weeks ago
copygirl 140173c734 Refactor, remake, rewrite in GDScript 3 weeks ago
copygirl fe516c6ac6 Re-implement block hit decals 4 years ago
copygirl b7e7632c00 Redo de/serialization, use MessagePack 4 years ago
copygirl 310cbe5221 Fix player not respawning when opening server 4 years ago
copygirl 1fa14e54d1 Add ChunkLayer system and world generators 4 years ago
copygirl 3352518f08 Remove LocalPlayer ... again 4 years ago
copygirl 7c4ae2ce45 Add chunks and track them 4 years ago
copygirl 4aeb380aa8 Add some wiggle-room for fire/reload delay 4 years ago
copygirl 4dbc9cef92 Fix hit decal color by using SelfModulate 4 years ago
copygirl 286dfb8061 Implement health, death & respawn 4 years ago
copygirl 8b244761e1 Exclude *.import files in VS Code file explorer 4 years ago
copygirl d66409ebae Implement simple hit decals 4 years ago
copygirl b14d43b838 Fix Place/BreakLine breaking with length 0 4 years ago
copygirl 120e6f63c5 Verify some incoming packets 4 years ago
copygirl 93703fdc5a Put weapon in lowered state when cursor too close 4 years ago
copygirl d66f16c1aa Add type-safe wrapper around Rpc methods 4 years ago
copygirl 2c63e07911 Fix error when opening/closing integrated server 4 years ago
copygirl 537cdeb9db Sync appearance / held item 4 years ago
copygirl 2371574766 Syncronize reloading over the network 4 years ago
copygirl ba7f4412f9 Calculate angle to cursor correctly 4 years ago
copygirl 7d5eb5a5f6 Move HUD elements to own folder 4 years ago
copygirl 26523ea511 Add weapon fire rate, capacity, reloading 4 years ago
copygirl 1dc140d31d Bullets collide with blocks and players 4 years ago
copygirl a974149c9e Add "ghost" bullets & networking 4 years ago
copygirl e835057241 Add weapon knockback, improve recovery 4 years ago
copygirl bcdfe45cc3 Select items with scroll wheel 4 years ago
copygirl 77e9ed303b Fix equipped weapons rendering wrong for one frame 4 years ago
copygirl b803c94200 Add gun items 4 years ago
copygirl fb75edb51f Fix Dis/Connect button not being disabled 4 years ago
copygirl d2559c72de Add radial menu selection 4 years ago
copygirl f9339ead77 Reintroduce saving / loading 4 years ago
copygirl 94bd99a478 Undo weeks of work 4 years ago
copygirl fdf1782069 Add Saving / Loading support 4 years ago
copygirl 7861e524ab Keep track of game object by UniqueID 5 years ago
copygirl e62d7f5ee6 Merge SyncObject and SyncProperty attributes 5 years ago
copygirl e08ba2ca37 Fix CreativeBuilding being active on other players 5 years ago
copygirl 4cf266895a Reorganize Sync system 5 years ago
copygirl ada662f3ac Fix incorrect SyncStatus.Special handling 5 years ago
copygirl c435ae1a1c Reintroduce proper multiplayer 5 years ago
copygirl aa5b6269c2 Send appearance on connect 5 years ago
copygirl 550765796a Remove init action from Spawn 5 years ago
copygirl 4678938f9d Add build task 5 years ago
copygirl eed70795dd Redo networking, use integrated server 5 years ago
copygirl 22c15b6c2a Add launch.json 5 years ago
copygirl b06dd6f610 Add creative-style building 5 years ago
copygirl ef65a0e6ac Rename project slightly .. again 5 years ago
copygirl 9b53e6b2d3 Add collection de/serializers and sync blocks 5 years ago