Commit Graph
652 Commits
Author SHA1 Message Date
Flameshadowxeroshin 1918116554 fix 1bilDP calculation 2011-08-28 16:59:22 +00:00
Flameshadowxeroshin 12fb90f9d3 be safer. 2011-08-28 16:55:58 +00:00
Flameshadowxeroshin 9a9d427902 scoring junk 2011-08-28 16:54:47 +00:00
Flameshadowxeroshin a2dcc9b7eb fix problems caused by me forgetting how my own code worked derp 2011-08-28 16:45:47 +00:00
Flameshadowxeroshin 07903f06ee some scoring changes, new 1bilDP scoring type. 2011-08-28 16:43:50 +00:00
AJ Kelly e94e995746 changes to hybrid and sn2 scoring by A.C/@waiei: http://kokuru.com/GBJxPu/ 2011-08-24 13:59:32 -05:00
Mark Cannon 657217beda replace math.random and math.randomseed with MersenneTwister 2011-08-22 11:45:45 -07:00
AJ Kelly 744fa8c26a put ScreenSelectStyle before ScreenProfileLoad if AutoSetStyle is off 2011-08-21 22:07:26 -05:00
Jonathan Payne aa3f549d7e whoops 2011-08-21 19:58:31 -07:00
Jonathan Payne 63b10eb97b it begins. 2011-08-21 19:39:15 -07:00
AJ Kelly 11259af04b ffffffffff 2011-08-20 23:47:31 -05:00
AJ Kelly 3a84827409 stupid arcade mode 2011-08-20 23:22:09 -05:00
AJ Kelly d0b46941de fallback metrics editing complete for now 2011-08-20 22:12:57 -05:00
AJ Kelly f8907b4996 metrics changes everywhere 2011-08-20 21:52:28 -05:00
AJ Kelly c38a1df844 even more branch changes, but I think that's it from me on that 2011-08-20 21:37:45 -05:00
AJ Kelly b54946ce43 small change to branches 2011-08-20 21:34:41 -05:00
AJ Kelly 984e279ede add missing ScreenReloadSongs LoadingText redir 2011-08-20 21:34:23 -05:00
Jonathan Payne f4f457cd0a go to game over instead of eval summary; add select menu sounds. 2011-08-20 19:24:20 -07:00
AJ Kelly 7db126d138 changes to colors 2011-08-20 20:28:57 -05:00
AJ Kelly 8a6da9edcd fix legacy 2011-08-20 20:20:19 -05:00
AJ Kelly 5cdcba047d super lua update 2011-08-20 20:17:00 -05:00
AJ Kelly 0d483d1781 lots of cleanup 2011-08-20 20:00:04 -05:00
AJ Kelly 9e701d72d2 Cleaned up ProductivityHelpers (move some stuff from ProductivityHelpers to compat, among other things) 2011-08-20 19:51:05 -05:00
AJ Kelly 2474946644 small cleanup 2011-08-20 19:50:25 -05:00
AJ Kelly 280561fbc6 fix a bug in SuperNova2 scoring pointed out by waiei on twitter 2011-08-20 19:19:21 -05:00
AJ Kelly e0bd63a2a8 turns out that code didn't work. 2011-08-20 01:44:54 -05:00
AJ Kelly 35118e7632 [CustomSpeedMods] Updated to v2.2; implements a m-Mod fix. [hanubeki] 2011-08-20 01:33:59 -05:00
AJ Kelly 3a49e3c787 more codedetector stuff 2011-08-20 01:16:41 -05:00
AJ Kelly 0591332361 use a Lua function to allow for game-specific codes for CodeDetector. 2011-08-20 00:51:53 -05:00
AJ Kelly d38d9d2cfb [CodeDetector] remove unused CancelAllPlayerOptions 2011-08-19 19:08:52 -05:00
John Reactor f824c56abe Updated Polish translation. 2011-08-19 10:50:56 +02:00
AJ Kelly a2cff970f6 eol issues? idk 2011-08-18 23:40:38 -05:00
Flameshadowxeroshin cb3bf0aea0 fixed a dumb bug that long went unnoticed 2011-08-18 21:49:52 -05:00
AJ Kelly 66a11ed08f [RageInput] Added "No input devices were loaded." string to languages.
[RageInputDevice] Added localized names for InputDeviceState.
2011-08-18 19:19:03 -05:00
Colby Klein 57d5a3a0b3 oops 2011-08-18 13:41:29 -07:00
Colby Klein bf4a10ce7b Cleanup, part 2 (working on fallback) 2011-08-18 11:35:14 -07:00
AJ Kelly e9c0794bba for shakesoda. 2011-08-18 13:32:08 -05:00
AJ Kelly ebac0ec77f cleanup and additions to WidescreenHelpers 2011-08-18 13:29:34 -05:00
AJ Kelly 28fb3cad9a Allow Select button to take screenshots. Should hopefully fix issue 452. 2011-08-17 22:40:31 -05:00
AJ Kelly f0d93448e5 We had this string and didn't use it. fffffffffFixes issue fffffahrenheit 451. 2011-08-17 22:35:27 -05:00
John Reactor 893866338c Update in polish translation. Added "New!" string, and some dirty "hacks" to hide uppercase bug on screen title menu and first options screen. 2011-08-16 18:53:44 +02:00
Jason Felds 185a26af29 Disable the course editor for now. 2011-08-15 01:09:44 -04:00
AJ Kelly dbd56c598f fix an error in course modes related to song backgrounds not showing up on ScreenStageInformation 2011-08-13 12:46:35 -05:00
John Reactor bcd8d79c81 some very small adjustments to polish translation. 2011-08-12 00:19:14 +02:00
AJ Kelly 884798d0cd hidden is deprecated, use visible instead 2011-08-11 13:02:48 -05:00
AJ Kelly cdb07afab0 fix label size on ScreenMapControllers 2011-08-11 12:59:54 -05:00
AJ Kelly f0d02171de add missing metrics for ScreenOptionsExportPackageSubPage 2011-08-11 12:55:54 -05:00
AJ Kelly 5238a51770 [ScreenSelectMusic] Added IdleCommentSeconds metric and "ScreenSelectMusic IdleComment" announcer sound. 2011-08-07 19:09:33 -05:00
AJ Kelly a4c6b21b1e [BeginnerHelper] Made BeginnerHelper run the OnCommand. Also added missing files and fixed metrics. 2011-08-07 18:50:57 -05:00
John Reactor e02c9b6c1f Fix in polish fonts. corrected size and spacing. 2011-08-08 01:29:58 +02:00