Commit Graph

  • ca2d979fcf Merge branch 'titlescreen-refactor' of git.hersi.changeip.net:hersi/ExperimentalGear into titlescreen-refactor titlescreen-refactor Hersi 2024-02-02 02:54:59 +0100
  • c1aecb7ca9 refactor dimensions to display Hersi 2024-02-02 02:50:48 +0100
  • 8be5205e90 usc lua skin api update Hersi 2024-02-02 02:43:06 +0100
  • 6352093ae3 Merge branch 'titlescreen-refactor' of git.hersi.changeip.net:hersi/ExperimentalGear into titlescreen-refactor Hersi 2024-02-02 02:36:08 +0100
  • 1c82b44e34 continue refactoring Hersi 2024-02-02 02:27:05 +0100
  • 941e0421ea api docs Hersi 2024-02-02 02:25:30 +0100
  • a9ba2c5587 tcp test hersi/tcp-test Hersi 2023-12-16 15:10:45 +0100
  • 7373bc6fc2 Fix for Lag caused by the Danbadge realfd-develop RealFD 2023-12-04 07:34:47 +0100
  • 9083a790d4 commit changes.txt fix RealFD 2023-12-03 14:23:08 +0100
  • 7fde5295ab Big Push info is in the "commit changes.txt" RealFD 2023-12-02 23:58:03 +0100
  • 8101e2737b Merge pull request 'Improved Countdown Timer' (#47) from feature/eventmode-countdown-timer into master master 0.3.0-rc4 Hersi 2023-11-23 11:25:59 +0000
  • d846014d18 update changelog Hersi 2023-11-23 12:07:26 +0100
  • ebc01d1eeb create timer number textures, implement timer component Hersi 2023-11-23 11:31:33 +0100
  • 6b51ddd739 Merge pull request 'Radar LAG in songselect' (#48) from feature/radar into master Hersi 2023-11-23 11:23:22 +0000
  • 841ca2892a update changelog Hersi 2023-11-23 12:22:13 +0100
  • d0b1bcfb79 add check for updating the effect radar only when it is enabled (to reduce lag) Hersi 2023-11-23 12:21:17 +0100
  • a2bb617959 Merge pull request 'Effect Radar Implementation v1' (#46) from feature/radar into master Hersi 2023-11-23 06:41:14 +0000
  • 4f3131a388 update changelog Hersi 2023-11-23 07:37:48 +0100
  • 0951fc029c add effect radar toggle in skin settings Hersi 2023-11-23 07:29:10 +0100
  • bc191e45f0 fix bug where radar is seen when filter is active Hersi 2023-11-18 09:30:38 +0100
  • 2363b381ed radar calc rewrite Hersi 2023-11-18 09:30:13 +0100
  • a0ceb0bd01 clear lua linting errors and warnings in songwheel.lua fix(?) volforce indicator Hersi 2023-11-14 07:44:28 +0100
  • e9d848d92f radar positioning and colors in songwheel.lua Hersi 2023-11-14 07:41:51 +0100
  • cba1ebd790 finish radar component text "stroke" is a dimmed color instead of black add text alignment to radar attributes fix radar rotation (rotate 90deg ccw) optimize some angle and vertex position calculations add some warnings to buggy code Hersi 2023-11-14 07:39:48 +0100
  • 52cc1beb7d add dump() to utils Hersi 2023-11-14 07:35:48 +0100
  • e876def36f doc update Hersi 2023-11-14 07:35:27 +0100
  • d6e4c84a43 Add Continuum fonts Hersi 2023-11-14 07:35:06 +0100
  • 48b503ac83 doc update Hersi 2023-11-13 01:42:13 +0100
  • 7768ae2175 initial radar implementation Hersi 2023-11-13 01:41:52 +0100
  • d7e5dbd2d1 0.3.0-rc3 changelog 0.3.0-rc3 Hersi 2023-11-10 12:04:40 +0100
  • 256ebc3c0f Merge branch 'fdigl-develop' Hersi 2023-11-10 11:49:00 +0100
  • 430678ad23 Merge branch 'assets' Hersi 2023-11-10 11:42:14 +0100
  • 79a0325e20 remove redundant track image Hersi 2023-11-10 11:39:47 +0100
  • ac4ba5b1a4 add tintable laser cursor tails Hersi 2023-11-10 11:37:43 +0100
  • 65ed417b26 Merge branch 'feat/local/laser_colors' Hersi 2023-11-10 11:30:48 +0100
  • 52f948508c fix empty username fallback Hersi 2023-11-10 11:13:32 +0100
  • a04890dab9 better handling of highscore username in songwheel Hersi 2023-11-10 11:09:34 +0100
  • 9d04551ef3 fix challengeresult not getting username from GameConfig Hersi 2023-11-10 10:38:45 +0100
  • b68a8022b6 0.3.0-rc2 changelog 0.3.0-rc2 Hersi 2023-11-10 08:24:51 +0100
  • 30214f58fa Merge branch 'feature/fix-username-labels' Hersi 2023-11-10 08:00:34 +0100
  • 7694a23368 Merge branch 'feature/local-highscores-usernames' Hersi 2023-11-10 08:00:24 +0100
  • 7f7b6da7d9 set default language to english in case of wrong config Hersi 2023-11-10 07:59:18 +0100
  • 9274c216d6 add result table references for easier debugging Hersi 2023-11-10 07:58:46 +0100
  • 2d7dbe74f1 Fix usernames on several user interface panels Hersi 2023-11-10 07:55:55 +0100
  • f1e75e07b1 Add usernames on local highscores when available Update songwheel skin api docs release Hersi 2023-11-10 02:42:08 +0100
  • b766b99324 multiplayer stubbed to default until working impl Hersi 2023-11-09 12:09:44 +0100
  • 9dc6f598ae 0.3.0 release 0.3.0-rc1 Hersi 2023-11-09 08:42:58 +0100
  • 529da2d440 Merge branch 'master' into release Hersi 2023-11-08 23:42:30 +0100
  • bce246e5e1 cont. refactor Hersi 2023-08-19 04:48:46 +0200
  • 495f0dc68a lots of refactoring added core scripts, which overwrite and/or extend built-in functionality Hersi 2023-08-19 04:25:27 +0200
  • 3785898e40 Merge pull request 'implement handling xcd difficulty' (#45) from xcd-difficulty-impl into master Hersi 2023-08-18 19:57:54 +0000
  • 590662c9a9 implement handling xcd difficulty Hersi 2023-08-18 21:48:48 +0200
  • 20600b9ca5 Merge pull request 'Fix crash on invalid idol animation' (#44) from 43-fix-crash-invalid-crew into master Hersi 2022-11-12 12:10:03 +0000
  • 028a1e9f74 fix crash on invalid idol animation Hersi 2022-09-18 20:31:23 +0200
  • 9c4b7fdbe9 Merge pull request 'Disabled result transitions for auto screenshots' (#42) from 41-automatic-screenshot-capture into master Hersi 2022-11-12 11:38:14 +0000
  • bbc74a8d7e Disabled result transitions for auto screenshots doczi-dominik 2022-11-12 02:13:44 +0100
  • dc1b444c92 fix crash on invalid idol animation 0.2.3 Hersi 2022-09-18 20:31:23 +0200
  • 0b2257fd27 Merge pull request 'Added console glow effects (knobs disabled)' (#40) from 28-restore-console-bt-fx-lights into master Hersi 2022-08-11 09:50:42 +0000
  • 90580a9b61 implemented platform specific code implemented filesys module added an rfind function to globals.lua Hersi 2022-08-11 03:15:01 +0200
  • 0e49837e18 move third-party stuff to 'lib' Hersi 2022-08-11 03:12:58 +0200
  • 3dcc54320c rename pagemanager to pageregistry Hersi 2022-08-08 21:41:32 +0200
  • 772f7849a1 somehow fucked the result api up RealBranchV2 RealFD 2022-07-23 21:22:51 +0200
  • 16a7eff48b *implementing merge changes *updated Playercheck for Multiplayer to work with online name *updated Muliplayer *added temp base texture for Mulitplayer RealFD 2022-07-23 21:13:55 +0200
  • 35ac51be7d Added console glow effects (knobs disabled) domdoc 2022-07-19 18:02:11 +0200
  • 6f0c35ac30 wip misc things, no real implementation change Hersi 2022-07-16 02:45:20 +0200
  • c5ed1ee81d Merg changes : *Demo Mode *Volforce / Dan Badges *Challangeresult hot fix *Nautica/Multi *Result Timming RealFD 2022-07-13 20:38:47 +0200
  • 3263715c37 trying to fix shit for merge RealFD 2022-07-13 18:44:43 +0200
  • c71b020243 fix require paths Hersi 2022-07-12 01:46:49 +0200
  • a221620125 refactor titlescreen directory structure Hersi 2022-07-12 01:43:14 +0200
  • 313b9819dd Merge pull request 'Fix crashes on chalresult + fix wrong diff rectangles on chalresult' (#37) from fix/chalresult-crashes into master Hersi 2022-07-11 23:02:02 +0000
  • 36d14e2ae1 re RealFD 2022-07-07 12:27:47 +0200
  • 29b1fc6469 aa RealFD 2022-07-07 11:23:15 +0200
  • eb30b6bece last change RealFD 2022-07-07 11:06:18 +0200
  • 5e8037c905 a RealFD 2022-07-05 20:59:55 +0200
  • b506c8ff50 big thing RealFD 2022-07-05 20:44:14 +0200
  • 814553e9a5 fixed require typo forgor to set _sample_played member variable, oops Hersi 2022-06-29 00:47:39 +0200
  • 6749cb2a1c introduced PageManager which made it pretty to get page instances (ewww '.__name') from now page implementations use the PageManager to get page instances SplashPage fading improvements TitlePage implementation replace viewHandler calls from page implementations with 'self:onInvalidation()' fixed ListField focus implementation fixed SelfTestField crash MainMenuPage and subpages implementation Hersi 2022-06-29 00:35:52 +0200
  • a6a95cbd9c moved service page and service field to page API Hersi 2022-06-29 00:24:59 +0200
  • f543cd21f4 minor API changes Hersi 2022-06-29 00:23:16 +0200
  • 6d342c883f / crashes on chalresult & / diffrects having wrong difficulty displayed Katoski 2022-06-25 23:20:38 +0200
  • e516e5c3b2 alot of things RealFD 2022-06-24 22:09:19 +0200
  • 2c34f362d4 minor refactor Hersi 2022-06-22 03:03:48 +0200
  • 8ed4e141db WIP: rewrote splash screen code still missing individual splash page code Hersi 2022-06-22 02:58:47 +0200
  • 6fbc39e028 remove Screen class switch to a event based page api design Hersi 2022-06-22 02:32:27 +0200
  • 479e3204ab nautica station add multi broke need fix later RealFD 2022-06-12 14:39:22 +0200
  • 0d36dbebdc Merge pull request 'Fixed BT/FX chips being too thin + Scaling changes' (#36) from domdoc-develop into master Hersi 2022-06-06 14:31:48 +0000
  • db51a3e433 yes RealFD 2022-06-05 22:09:16 +0200
  • c706937cec a RealFD 2022-06-05 22:06:08 +0200
  • fe90f0e2aa 0 RealFD 2022-06-05 19:10:30 +0200
  • 19f0cc152b 7 RealFD 2022-06-05 18:53:13 +0200
  • c0fd904749 rf RealFD 2022-06-05 18:52:33 +0200
  • 553c4c60d8 changes RealFD 2022-06-05 18:33:12 +0200
  • a2cd411f4c stuff added RealFD 2022-06-05 03:12:34 +0200
  • 614dcfe9b7 Fixed scaling for setUpTransforms domdoc 2022-05-31 21:30:52 +0200
  • c3ad3b6323 Merge branch 'master' into domdoc-develop domdoc 2022-05-31 14:54:57 +0000
  • 1eedcbe5cd Fixed BT/FX chips being too thin domdoc 2022-05-31 16:51:23 +0200
  • 47372bf14f fix exceed difficulty code missing Hersi 2022-05-30 02:51:24 +0200
  • 2c2068b5f0 Merge pull request 'HitFX, Early/Late display with ms' (#35) from domdoc-develop into master Hersi 2022-05-27 09:17:11 +0000
  • 96f331e1e3 Fixed Early/Late text or ms show when it shouldn't domdoc 2022-05-26 12:21:11 +0200
  • e5594c5978 Adjusted STANDARD Early/Late position domdoc 2022-05-26 12:00:22 +0200