reposbox-minigolfcancel

184 Commits over 608 Days - 0.01cph!

2 Years Ago
Updated Hole sign post https://files.facepunch.com/louie/1b1211b1/sbox_FbwfxazwBi.png
2 Years Ago
Moved minigolf green to own addon Moved minigolf green assets to own addon removed old content. compiled files
2 Years Ago
Delete CameraComponent, game ships with CameraMode component now Add .editorconfig so the code stops auto-formatting in shit ways Switch from jank camera system to camera components and other refactor fixes Compiled resources
2 Years Ago
Update .addon
2 Years Ago
Replace obsolete
2 Years Ago
Added additional hats
2 Years Ago
Adjusted offset of hat
2 Years Ago
Cleanup
2 Years Ago
Rotate hat in direction ball is moving
2 Years Ago
Updated test hat Merge branch 'master' of sbox-minigolf
2 Years Ago
Cleanup on client when customization changes
2 Years Ago
Add test hat to cfg Spawn hats above ball
2 Years Ago
Test hat
2 Years Ago
Added 8 customisable trails
2 Years Ago
Update .addon
2 Years Ago
Customization (#5)
2 Years Ago
Cleanup, hotload
2 Years Ago
Update .addon Asset compile Customization cfg Reload Holes on hotload to avoid NRE spam caused by BaseNetworkable hotload exception Add Customization classes Implement customization system with basic ui Add rainbow trail to customization cfg
2 Years Ago
Update rainbow_ball_trail.vpcf_c
2 Years Ago
Added extra ball trail for test
2 Years Ago
Increased size on flag numbers and flipped normals
2 Years Ago
Use new hole in one particle
2 Years Ago
Removed old Hole in one particle added improved one.
2 Years Ago
Ball movement controller, move along with the ground entity velocity
2 Years Ago
Changed speed on flag number work on better hole in one particle
2 Years Ago
Increased size on flag number
2 Years Ago
Added number sprites flag number particle Create particle on flag with hole number Compiled files
2 Years Ago
Recompile assets Update control hints to use Input.GetGlyph with light neutral style
2 Years Ago
Update README.md, LICENSE Update addon schema Code cleanup, take advantage of new API and C# language features to make this a good example of how to use s&box. * Stop using Sandbox.GameBase, if there's a reason we were using this let's fix that in base instead. * Update namespace and use file scoped namespaces from C#10. * Take advantage of [UseTemplate] and @text binds instead of updating text in Tick. * RootPanel deletion is handled by engine now, we can just do new RootPanel() * Move code around into partial classes better. Update fgd filename Update trap entity code after merge
2 Years Ago
Removed Cubemap fog from skybox
2 Years Ago
Added back removed tileset Fixed missing models on minigolf park
2 Years Ago
Moved Funland files to minigolf_funland/
2 Years Ago
Map post processing
2 Years Ago
Added minigolf trap (works like water but allows custom sound and particle) Added minigolf trap tool material Added foam pit model added foampit particle Added hole 5 updated hole 1 and 4 Update minigolf_funland.vmap
2 Years Ago
Fixed rotating platforms on minigolf green
2 Years Ago
Create spinner_wheel_2.vmap
2 Years Ago
Made power arrow unlit to make more visible Updated hole 4
2 Years Ago
Updated hole 4 Update minigolf_funland.vmap Update tileset_golf_basic_128.vmap
2 Years Ago
Tweaked hole 1 Added hole 2 added hole 3 added hole 4 Updated main map with new holes Tweaked tilemap Create spinner_l.vmap Create spinner_wheel_1.vmap
2 Years Ago
Updated tilemap+ main map and added prefabs
2 Years Ago
Updated tilemap to include new height change + added supports to the tiles Updated Main map to reflect new support change
2 Years Ago
tweaked tilemap and added spinner prefab
2 Years Ago
Fixed hole tile having collision
2 Years Ago
fixed pipe tile scale
2 Years Ago
Added start tile
2 Years Ago
Update tileset_golf_basic_128.vmap
2 Years Ago
Using correct hole model
2 Years Ago
correct version of tilemap
2 Years Ago
Fixed ent platforms not moving Inflatable hotspot material work in progress Minigolf tilemap set Started work on map "Funland" tower prefab Hole 1 work with tilemap Hole template using tilemap Inflatable rect files Lightcookie
2 Years Ago
Fixed incorrect material due to mat change