minenice55
442e1addad
disable circle cursor when not using touch style
2023-12-24 23:52:59 -05:00
minenice55
647b773ad4
remove song genre from properties editor
2023-12-24 23:21:02 -05:00
minenice55
5b2b793b66
controller title screen nav
2023-12-24 23:12:25 -05:00
minenice55
2d57217a6a
button scale fixes
2023-12-24 21:04:14 -05:00
minenice55
92e0a03a12
can pass title screen with any controller
...
fix issues with controller auto-search
2023-12-24 20:53:54 -05:00
minenice55
43f16fb256
Merge pull request #2 from ThatZeoMan/title-screen-and-more
...
redo button spacing
2023-12-24 18:14:42 -05:00
ThatZeoMan
7591c23dd2
redo button spacing
2023-12-24 16:47:35 -06:00
minenice55
dcd49bd084
adjust spacing of play mode panel
2023-12-24 00:11:53 -05:00
minenice55
3bf2d086cc
remove wip from play
...
update credits
2023-12-23 23:58:13 -05:00
ev
a4d3a5ed16
new logo on titlescreen
2023-12-23 21:34:46 -05:00
minenice55
309f7688fb
use proper terminology here
2023-12-23 20:14:54 -05:00
minenice55
080ba11858
fix timing display when pitched
2023-12-23 19:31:56 -05:00
minenice55
966e58b363
more timing window adjustment
2023-12-23 17:34:41 -05:00
minenice55
17d79ea3db
default epilogue images
2023-12-23 17:26:49 -05:00
minenice55
8b4b8c087f
re-generate font atlases
...
new app icon in credits
2023-12-23 17:08:51 -05:00
minenice55
29e3bafffe
improve deferred timekeep even more
2023-12-23 16:07:55 -05:00
minenice55
1414988527
timing window values are actually double now
2023-12-23 14:37:15 -05:00
minenice55
be315261c9
new app icon
2023-12-23 14:01:23 -05:00
minenice55
f8f7aafd71
disable timeline pitch change when song is paused
...
enable perfect challenge if no marker is set to do so
2023-12-20 23:22:43 -05:00
minenice55
4edf062ceb
proper clamping in dialogs
...
better sync conductor to dsptime (experiment)
2023-12-20 22:42:39 -05:00
minenice55
b276aad759
fix timing window scaling with song pitch
2023-12-20 21:27:34 -05:00
minenice55
cdfba9f8ec
judgement size adjustment
2023-12-18 19:09:51 -05:00
minenice55
b3a97489af
new rating bar
2023-12-18 18:48:25 -05:00
minenice55
d9d8bf5677
adjust look of judgement score bar
2023-12-18 16:51:47 -05:00
minenice55
7357b49a71
oops
2023-12-18 16:36:18 -05:00
minenice55
dd394704ea
format line 2 of judgement a bit better
...
update font
2023-12-18 16:16:03 -05:00
minenice55
0da99871e2
adjust open captions material
...
no dotted BG in results commentary (only epilogue)
bugfix for tempo / volume scroll
2023-12-18 15:48:05 -05:00
minenice55
0bb5d44669
change scale factor of mem
2023-12-17 23:24:30 -05:00
minenice55
ab5ca81fd6
alignment of chart property prefab
2023-12-17 23:22:27 -05:00
minenice55
6d88b80b4c
round tooltip
2023-12-17 23:17:34 -05:00
minenice55
623d24d835
adjust alignment
2023-12-17 23:14:15 -05:00
minenice55
b063474553
new look for panels
2023-12-17 23:07:51 -05:00
minenice55
dc5c52331f
bring back tempo and volume change scrolling
2023-12-17 20:38:19 -05:00
minenice55
b703892ad6
fix the stupid
2023-12-16 23:59:51 -05:00
minenice55
58b2ef36b5
lol
2023-12-16 21:58:31 -05:00
minenice55
4058bd48ca
make sure riq cache is clear when loading chart
2023-12-16 21:28:12 -05:00
minenice55
b2ba769fac
make graphy work everywhere
...
studio dance selector
membillion mems
2023-12-16 21:21:25 -05:00
minenice55
bedfc85409
return to title screen button
2023-12-16 16:53:29 -05:00
minenice55
7e3c842f6a
fix ctrl + s
2023-12-16 16:11:34 -05:00
minenice55
b8dc68cbae
open properties dialog if mapper hasn't opened it prior for this chart
...
fix memory copy bug when making new chart
2023-12-16 16:05:02 -05:00
minenice55
e0c01488e4
swing prep
2023-12-16 00:25:37 -05:00
minenice55
fc3c9f82eb
dedicated tempo / volume marker dialogs
2023-12-15 23:35:47 -05:00
minenice55
0e7917e799
finish category system
2023-12-13 23:47:33 -05:00
minenice55
2bc17d33d1
update to use new tooltip system
...
mark certain editor components as blocking
2023-12-13 19:28:31 -05:00
minenice55
250d708552
Merge branch 'release_1' into pr/454
2023-12-13 19:10:53 -05:00
thinedave
8d8c275e66
Replace hardcoded Tooltip.AddTooltip() calls with TooltipGiver script in GameObject ( #593 )
...
* Remove all hardcoded Tooltip.AddTooltip() calls
* Add TooltipGiver component where previously hardcoded
* Add TooltipGiver.cs
* Revert "Add TooltipGiver component where previously hardcoded"
This reverts commit 45ef0fb0bc .
* Add TooltipGiver component where previously hardcoded
* Remove cherry-pick residue
2023-12-14 00:04:33 +00:00
minenice55
2012bef87f
new rating / epilogue settings look
2023-12-12 22:55:52 -05:00
minenice55
e666bbd317
Merge branch 'release_1' into pr/454
2023-12-12 11:58:06 -05:00
Rapandrasmus
a72e2a154b
What do I name these sorts of PRs?? Anyways fixes and stuff! ( #592 )
...
* blue bear and bop region fix
* fixed see saw bug
* I hate blue bear.
* Accuracy
* random things
* extended bgs
* karate man stuff
* ok
* star colors and senior gradient
* reworked blue bear emotions again
* head seperated in ringside
* fix
* blink fix
* blink fix again
* no cancel
* karate man right hand thing
* new sheet
* oops
* bop anim fix
* i have made a severe and continuous lapse in judgement
* fixed stuff
* fixed stuff in sneak y Psirits
* drumming practice new sprites and anims
* extended bg
* the blush was lower on z axis oops
* if you love it so much why dont u put a ringside on it
* blue bear change
* Double date !
* new karate joe heads + snow and double date bench fix
* ops
* fixed breakup anim thing
* story position fixes
* oops
* smile anim fix
* added jump option
---------
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-12-12 16:54:04 +00:00
minenice55
d491fbce15
Update Editor.unity
2023-12-11 23:25:41 -05:00