ExperimentalGear/scripts
Hersi e68fcd5bfe code cleanup
instead of implementing __tostring, set __name
use variable name 'params' instead of 'o'
use 'self' for indicating instance instead of 'this'
move private members under self instead of params
set doc type of 'params' as the object created (helps IDE autocomplete)
2022-05-06 01:02:30 +02:00
..
api code cleanup 2022-05-06 01:02:30 +02:00
common code cleanup 2022-05-06 01:02:30 +02:00
components started implementing ModeSelectPage 2022-04-28 00:21:10 +02:00
gameplay Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
language 1 file name change, updated title text 2022-03-29 21:01:25 -04:00
songselect Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
titlescreen code cleanup 2022-05-06 01:02:30 +02:00
challengeresult.lua Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
collectiondialog.lua normalize line endings 2022-02-20 17:27:27 +01:00
common.lua Add useFootGun 2022-04-26 20:12:19 -04:00
downloadscreen.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
gameplay.lua Add nears 2022-04-26 20:45:37 -04:00
gamesettingsdialog.lua fixed song settings dialog 2022-03-30 18:47:31 +02:00
multiplayerscreen.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
result.lua Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
songtransition.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
titlescreen.lua moved titlescreen implementation to the new page system 2022-05-04 03:34:37 +02:00
transition.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00