userConnacancel
reposbox-bombroyalecancel

30 Commits over 365 Days - 0.00cph!

2 Months Ago
Add GetPlayer (by slot) and separate internal player list and players enumerable
2 Months Ago
Change lobby time temp. Comment out respawn effect for now Use BombRoyale.Players where possible. Fix IResettable. Make AddPlayer method instead
2 Months Ago
Player movespeed based on disease. Initial bomb vars Keep list of players by slot to avoid using Scene.GetAllComponents all the time. Fully update PlayerCard
2 Months Ago
Initial health system, respawn logic
2 Months Ago
Update active state on OnAwake instead so can set initial vars immediately
2 Months Ago
Fix timeleft Set initial lobby time to 30s
2 Months Ago
Hide pickups if player is isvalid Add better state system
2 Months Ago
Add Round Add base round states / winner props Add round display hud integration Add @attribute StyleSheet for all panels Update round display when time or round name changes Change hud screen scale. Port over old chatbox Clamp time left Fixed fonts (use proper name not file name)
3 Months Ago
Give 'em some clothes
3 Months Ago
Player spawns Camera, Movement, Spawning, ScreenShake Port
3 Months Ago
Bomb prefab, game manager component Player prefab
3 Months Ago
Make breakable, block into prefabs. update scene to link all the objects to prefab Bombable Add bombable comp Update shader to what I think is right now
3 Months Ago
Make Hud PanelComponent - fix Lobby UI Initial work to convert vmap to scene
3 Months Ago
Lobby page
3 Months Ago
Convert UI first, comment out loads of stuff that doesn't exist yet
3 Months Ago
Initial commit
10 Months Ago
Fixed resources
1 Year Ago
Updated for input actions
1 Year Ago
Updated pickup colors
1 Year Ago
Better handling for initial bomb collision rules + max width on name
1 Year Ago
Always allow VOIP
1 Year Ago
Change way bomb fuse sound is played for now
1 Year Ago
Added system messages when a player is infected or is eliminated
1 Year Ago
Reduce dB for bomb fuse
1 Year Ago
Allow Any Map With Support (now Baik's map will show)
1 Year Ago
Better player card positioning
1 Year Ago
Let players chat even when dont have a pawn yet. Show player card even without pawn
1 Year Ago
Fix spacing again
1 Year Ago
Try percent gap
1 Year Ago
Update README.md