Commit Graph

339 Commits

Author SHA1 Message Date
RealFD 241355c61c commits 2022-01-03 19:27:01 +01:00
RealFD 3c060c8ffc added some texture and labels 2022-01-03 08:42:58 +01:00
RealFD a05f8ab041 better now 2021-12-27 22:40:26 +01:00
RealFD 750c87ee08 50% done only graph left 2021-12-27 20:33:03 +01:00
RealFD 30ca0407e6 50% done only graph left 2021-12-27 20:30:48 +01:00
Hersi 9d60fe06ee re-fix the easing.lua fix with default values 2021-12-25 02:51:26 +01:00
Hersi 2005399156 move easing lib to common/
remove redundant easings.lua
2021-12-23 03:52:12 +01:00
FajsiEx a95d9df912 ^ 0.2.1 2021-12-18 22:29:16 +01:00
FajsiEx f822fa3826 / fix search in songwheel 2021-12-18 21:39:47 +01:00
FajsiEx 1be9861c36 - crown from ir leaderboard 2021-12-16 22:13:53 +01:00
FajsiEx 4384640c68 / nil being written to leaderboard cache 2021-12-16 21:31:06 +01:00
FajsiEx 7e3e2badc2 * sort ir scores in lb by score & + some debug logs 2021-12-16 20:49:11 +01:00
FajsiEx 72c8b21cf4 * don't try to request or draw the IR leaderboard if IR is not active 2021-12-16 18:29:04 +01:00
FajsiEx c737f23b13 * bust lb cache when exiting gameplay 2021-12-16 18:17:48 +01:00
FajsiEx bd0a3c1005 + chart leaderboard caching 2021-12-16 18:01:33 +01:00
FajsiEx d6dbee6316 > refactor ir leaderboard requests to only use one var for tracking the request state 2021-12-16 17:31:38 +01:00
FajsiEx 6421323b14 + status messages to ir leaderboard 2021-12-16 16:52:03 +01:00
FajsiEx 3bdeb8711f / fix ir leaderboard requests sometimes running twice 2021-12-16 16:28:47 +01:00
FajsiEx 0ad3016738 / finally hopefully fix sorting regardless of ranking value 2021-12-14 22:22:38 +01:00
FajsiEx 86af520c92 / ir scores on leaderboard being out of order in some cases 2021-12-14 20:23:45 +01:00
FajsiEx d9f8944e89 * rate limit the IR requests on songwheel further 2021-12-14 20:02:25 +01:00
FajsiEx 899af3170e + ir leaderboard to songwheel 2021-12-14 19:08:46 +01:00
Hersi c42c5da314 Added bg hexagons and flickering to songtransition 2021-12-13 23:06:58 +01:00
Hersi 5b43521021 Re-added transition flares in track_end.lua 2021-12-11 19:44:09 +01:00
Hersi d171a99149 Added particle clearState masks for track_end.lua
Added track crash assets to track_end.lua
Added by-clearState foreground rendering to track_end.lua
WIP: gameplay/track_end/track_crash.png placeholder
2021-12-11 19:18:36 +01:00
Hersi ee9e1106f6 Fixed challenge header title centering 2021-12-10 04:12:31 +01:00
Hersi 7d7f7be937 Added challenge header component
Removed redundant function definitions in songtransition.lua
2021-12-10 04:07:09 +01:00
Hersi 21125dcf68 Added percent sign and percentage bar
Moved implementation of splitString into common.common
Removed redundant function definitions in challengeresult.lua
Added a new parameter to the draw_number function in common.numbers
2021-12-10 03:41:44 +01:00
Hersi 71798b0d33 Laser alert positioning fix for landscape 2021-12-10 03:31:53 +01:00
Hersi feb6a36b51 fixed challengeresult for landscape mode 2021-12-03 03:28:45 +01:00
Hersi ee3d8ce3f0 unbork portrait 2021-12-02 21:53:30 +01:00
Hersi 571631a433 song result screenshot implementation 2021-12-02 04:16:05 +01:00
Hersi 8e9c9d38fc gameplay, transition, and track end screen improvements
these screens are not broken in landscape mode anymore

also replaced some duplicated code to require 'common.numbers'
2021-12-02 03:41:12 +01:00
Hersi 3db4d2e5f2 fixed challenge pass_state not updating when first clearing
bunch of cleanup in chalwheel.lua
2021-12-01 23:09:00 +01:00
FajsiEx c20a8d0676 * more changes to leaderboard 2021-11-27 22:30:44 +01:00
FajsiEx 5152d2e0b4 * improve leaderboard 2021-11-27 21:49:32 +01:00
FajsiEx 40828199f5 + basic multiplayer scoreboard to gameplay 2021-11-27 20:56:39 +01:00
FajsiEx 1889fd3e3b ^ 0.2.0 2021-11-27 18:42:27 +01:00
FajsiEx ed00f68feb + complete laser cursors 2021-11-27 17:03:03 +01:00
Hersi 4b1f88a8c6 Merge branch 'master' of github.com:FajsiEx/exceed 2021-11-27 05:27:54 +01:00
Hersi 44ed165108 Use diff icon for chalwheel from scripts/components/ 2021-11-27 05:18:41 +01:00
FajsiEx d9c1664f66 / critline landscape scaling 2021-11-26 20:56:56 +01:00
FajsiEx 42874906c8 / gauge floating 0 when at 100% 2021-11-26 20:54:08 +01:00
FajsiEx 9befa85d55 / background scaling 2021-11-26 20:50:08 +01:00
FajsiEx c35e9b157a + landscape support to laser alerts 2021-11-25 19:48:02 +01:00
FajsiEx d2c6a48465 + landscape support to chain numbers 2021-11-25 19:42:46 +01:00
FajsiEx 8283ccfb1f + continue landscape gameplay support 2021-11-25 19:38:59 +01:00
FajsiEx 01ea812b7f + score panel landscape support 2021-11-25 19:02:21 +01:00
FajsiEx 09dc795ee6 + landscape support to song panel 2021-11-25 18:49:50 +01:00
FajsiEx 43ba7ef62e Merge branch 'master' of https://github.com/FajsiEx/exceed 2021-11-23 21:17:27 +01:00