domdoc
c3ad3b6323
Merge branch 'master' into domdoc-develop
2022-05-31 14:54:57 +00:00
domdoc
1eedcbe5cd
Fixed BT/FX chips being too thin
2022-05-31 16:51:23 +02:00
Hersi
47372bf14f
fix exceed difficulty code missing
2022-05-30 02:51:24 +02:00
Hersi
2c2068b5f0
Merge pull request 'HitFX, Early/Late display with ms' ( #35 ) from domdoc-develop into master
...
Reviewed-on: #35
2022-05-27 09:17:11 +00:00
domdoc
96f331e1e3
Fixed Early/Late text or ms show when it shouldn't
2022-05-26 12:21:11 +02:00
domdoc
e5594c5978
Adjusted STANDARD Early/Late position
2022-05-26 12:00:22 +02:00
domdoc
b4f7709a3e
Adjusted landscape UPPER+ EarlyLate position
2022-05-26 11:40:26 +02:00
domdoc
d1d620a599
Added Digital-Serial-ExtraBold for Early/Late
2022-05-26 11:36:20 +02:00
domdoc
39631eb320
Added separate landscape/portrait Early/Late pos.
2022-05-25 20:32:50 +02:00
domdoc
962f2c27d7
Early/Late scaling + Digital-Serial-Bold font
2022-05-24 11:04:06 +02:00
domdoc
8bbea73be5
Adjusted Early/Late display colors
2022-05-16 11:21:19 +02:00
domdoc
ee2ab97f45
Adjusted Early/Late fontsize
2022-05-16 11:02:06 +02:00
domdoc
3b1860db70
Commented HitFX scaling on FX buttons
2022-05-16 10:44:36 +02:00
domdoc
4be2617944
Lowered cursor tail alpha
2022-05-16 10:35:11 +02:00
domdoc
ecd362a98a
Moved cursor rendering to overlay
2022-05-16 10:32:41 +02:00
domdoc
e86ff7754a
Added cursor tail (LiqidWave placeholder texture)
2022-05-16 10:21:31 +02:00
domdoc
f2288ecf71
Added laser HitFX
2022-05-15 11:07:07 +02:00
domdoc
48d1424b63
Added hold animations
2022-05-14 19:35:35 +02:00
domdoc
5b34b1313b
Early/Late display with ms + settings
2022-05-14 10:54:17 +02:00
domdoc
1dafc383bb
Fixed hit anims showing for Idle hits
2022-05-12 15:12:25 +02:00
gskbladez
b18b6c8a82
'7' texture updates, new exceed textures, footer texture fix
2022-05-05 23:28:10 -04:00
gskbladez
0fde02b132
minor texture changes for splash, hitanims.
2022-04-27 00:15:10 -04:00
Hersi
cd26ac2b16
hotfix nil error in UpdateDialogField
2022-04-27 03:09:05 +02:00
Hersi
badbaabe2b
Merge branch 'master' into titlescreen-refactor
2022-04-27 02:49:17 +02:00
Hersi
98544e5e8a
change class instantiation implementation
2022-04-27 02:49:04 +02:00
local
d75982154e
Merge pull request 'Nears now' ( #16 ) from feat/local/hitfx into master
...
Reviewed-on: #16
2022-04-27 00:47:15 +00:00
Local Atticus
265c8fcf8f
Add nears
2022-04-26 20:45:37 -04:00
Hersi
5598431951
Merge branch 'master' into titlescreen-refactor
2022-04-27 02:40:38 +02:00
Hersi
9937f56a4d
new() doesn't need to be a class method
2022-04-27 02:40:22 +02:00
Local Atticus
54b1fac8d7
Add useFootGun
2022-04-26 20:12:19 -04:00
local
b07d72879c
Merge pull request 'Get basic ht anims working' ( #15 ) from feat/local/hitfx into master
...
Reviewed-on: #15
2022-04-27 00:04:45 +00:00
Local Atticus
20a7100521
Refactor based on feedback and fix bugs
2022-04-26 20:03:42 -04:00
Local Atticus
5268ac47a5
Get basic ht anims working
2022-04-26 18:12:14 -04:00
Hersi
3ea1429eab
refactor class.lua (because Local is a bulli)
2022-04-27 00:06:42 +02:00
Hersi
d1458d2ee2
Fix IR docs
2022-04-25 23:21:02 +02:00
Hersi
ecdeab919c
account filename for linux build
2022-04-25 22:22:11 +02:00
Hersi
789038d24f
Merge branch 'feat/titlescreem-redo'
2022-04-25 17:29:35 +02:00
Hersi
02f9a05e34
bootpage implementation done
...
implemented update dialog
made UpdateDialogField into a generic DialogField
2022-04-24 15:07:52 +02:00
Hersi
9fcef8c9e5
why tf is there no game.LOGGER_DEBUG?
2022-04-24 01:43:15 +02:00
Hersi
e9908b6014
better docs for IR function parameters
2022-04-24 01:42:56 +02:00
Hersi
e8552b44a4
bootpage implementation
2022-04-24 01:39:48 +02:00
Hersi
eb55b8ffa0
add clear() to PageView
2022-04-24 01:38:28 +02:00
Hersi
9cab4201c6
ServiceField uppercase label
2022-04-24 01:35:51 +02:00
Hersi
0b809dc798
add logging to titlescreen and filereader
2022-04-24 01:29:17 +02:00
Hersi
a3ae25cfad
why tf is there no game.LOGGER_DEBUG?
2022-04-24 01:18:05 +02:00
Hersi
27431215c3
better docs for IR function parameters
2022-04-24 00:06:48 +02:00
Hersi
f44ba3743b
tldr; bootpage initial implementation, fixes for page management code
...
added supporting functions for BootPage
removed init() from classes, it was stupid to begin with
handleButtonInput() and handleKnobInput no longer optional
added callback member to SelfTestField
placement position value fixes
use gfx.Translate instead of explicitly setting off-origin x,y values
added MARGIN and PADDING calculations to fields
removed unnecessary gfx.BeginPath() calls
2022-04-15 04:54:47 +02:00
Hersi
868d5b9798
use generics in class creation functions' docstrings
2022-04-14 23:14:13 +02:00
Hersi
509dd46e37
fix lua api docs for GetKnob()
2022-04-12 23:46:31 +02:00
Hersi
5e5c00272f
implemented ListField
...
added refreshFields() to ContainerFields
added a message object parameter to Field:activate(), focus() and deactivate() methods
added anti-stupidity measures to InputButtonField and InputKnobField
fixed some multi-inheritance order mixup (yay! lua hacks)
replaced unnecessary importing of the common.dimensions module
removed unnecessary stop_processing variable from handleButtonInput() methods
fixed MainMenuPage
added PAGE_PADDING static member to ServicePage
wrote in-code documentation for members and methods
2022-04-12 23:45:28 +02:00