1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-03 03:23:33 +02:00

Commit Graph

  • bcc302bcc2 Fix bug with destroy(moving)/destroy(disappear) AllyTally 2023-09-04 00:34:20 -0300
  • ad22523d9d
    Re-add fixed bool Ally 2023-09-09 22:13:26 -0300
  • b9a34c2fcd
    Apply review suggestion from InfoTeddy Ally 2023-09-09 21:54:42 -0300
  • 5b2fbeb6b4 Fix gravity line edgeguides AllyTally 2023-09-09 12:34:42 -0300
  • d84ce6b2e8 Add limits check to roomnames and roomnames_special Dav999 2023-08-27 14:30:10 +0200
  • a281869e30 Add edits to Japanese translation by KabanFriends Dav999 2023-09-08 18:16:13 +0200
  • de4451a00b
    Merge 0240a46fd1 into c881f621a3 Ally 2023-09-09 13:32:52 -0600
  • 6480248918 Fix gravity line edgeguides AllyTally 2023-09-09 12:34:42 -0300
  • c881f621a3 Handle WiiU/Switch GameCube adapter product ID Ethan Lee 2023-09-06 09:56:49 -0400
  • d00c5a45b0 Update Turkish translation to near-latest strings (99.9%) Dav999 2023-09-05 19:48:33 +0200
  • dd4e51faf7 Reference both cases for "Complete the game" in code Dav999 2023-09-02 03:38:16 +0200
  • 653925a6f5 Update Italian translation to near-latest strings (99.9%) Dav999 2023-09-01 17:44:34 +0200
  • 9fbd2202fa Update European Portuguese to near-latest strings (99.9%), fix issues Dav999 2023-08-31 19:00:12 +0200
  • 165adbe8d8 Update Ukrainian translation to near-latest strings (99.9%) Dav999 2023-08-29 18:15:18 +0200
  • 097a1e17fb Update Esperanto language files Dav999 2023-08-26 02:00:35 +0200
  • b40cd9cb41 Update Esperanto and Dutch translations to latest strings (100%) Dav999 2023-08-25 22:59:33 +0200
  • 0d24c56445 Add Traditional Chinese language files Dav999 2023-08-25 20:25:29 +0200
  • 60f6c079e0 Update Brazilian Portuguese translation to near-latest strings (99.9%) Dav999 2023-08-25 02:59:47 +0200
  • b2d8182efe Add Japanese language files Dav999 2023-08-25 00:52:17 +0200
  • df18423ae5 Apply Japanese font edits by KabanFriends Dav999 2023-09-06 15:51:58 +0200
  • ee3a1d2a57 Fix blurry images when starting the game filtered AllyTally 2023-09-04 11:44:17 -0300
  • 4cf52320a2 Fix yellow lab autotiling AllyTally 2023-09-04 11:32:39 -0300
  • 0240a46fd1 Completely replace animate system for entities AllyTally 2023-09-04 00:30:46 -0300
  • bbe65e77fa Change radar from 32x32 -> 64x64 AllyTally 2023-09-02 19:29:54 -0300
  • 6b28e02642 Rename size to render_type, turn magic numbers into enum AllyTally 2023-09-02 18:18:08 -0300
  • d64116b5b9 Fix typo (solider -> soldier) AllyTally 2023-09-02 13:56:29 -0300
  • 8bc58d82a9 Modify how enemy colors are set AllyTally 2023-09-02 13:04:41 -0300
  • a446c04e63 Add set_enemy_colour AllyTally 2023-09-02 11:04:48 -0300
  • 49616762bc Remove entityclonefix in favor of improving emitters AllyTally 2023-09-02 11:23:27 -0300
  • ef6e83ae65 Move rest of enemy properties out of setenemy AllyTally 2023-09-02 10:44:38 -0300
  • e0db3a8f70 Move more properties to enemy types AllyTally 2023-09-01 23:52:35 -0300
  • dc2c124a5c Clean up setting enemy properties AllyTally 2023-09-01 21:21:27 -0300
  • 84efb54228 Convert entity types to an enum AllyTally 2023-09-04 11:07:44 -0300
  • 0a0f9865dd Add Japanese font (8x12) Dav999 2023-08-25 00:41:56 +0200
  • fa797b47a8 Update Welsh translation to near-latest strings (99.9%), fix issues Dav999 2023-08-23 17:30:30 +0200
  • 42fa59d4f3 Update Spanish to near-latest strings (99.9%), fix activity zones Dav999 2023-08-22 19:53:41 +0200
  • e5c658f557 Update Russian translation to near-latest strings (99.9%) Dav999 2023-08-22 16:11:18 +0200
  • 3d77530ba7 Update German translation to near-latest strings (99.9%), fix issues Dav999 2023-08-22 15:52:56 +0200
  • c4852123d8 Add Korean language files Dav999 2023-08-21 01:48:05 +0200
  • 475950b5e3 Fix bug with destroy(moving)/destroy(disappear) AllyTally 2023-09-04 00:34:20 -0300
  • 40d2563972 Prevent changing language if a textbox is displayed Dav999 2023-08-31 04:36:46 +0200
  • 8247422d8c Add Korean font (10x10) Dav999 2023-08-20 23:25:04 +0200
  • 44a7f7c523 Sync language files Dav999 2023-08-25 22:42:46 +0200
  • db3c78f5b0 Make activity zone prompts loc::gettext'ed at display time Dav999 2023-08-30 20:37:16 +0200
  • 2ba6ee742a Add warning messages for missing fonts/lang folders Dav999 2023-08-30 16:45:04 +0200
  • 8484b36198 Fix "no language files found" title screen bug Dav999 2023-08-29 23:03:08 +0200
  • 135934289e Fix setfont() changing font of fading out text boxes Dav999 2023-08-28 03:19:57 +0200
  • 8623cf227a Fixed custom OGGs not being played with playef() Fussmatte 2023-08-28 15:59:45 -0400
  • 5ef89643a0 Merge remote-tracking branch 'terry/master' into more-sfx Fussmatte 2023-08-28 15:07:30 -0400
  • 68b6bd07ba Add 8BitDo wireless Xbox product ID to detector Ethan Lee 2023-08-28 11:25:17 -0400
  • fdcbba755a Fix setfont() changing font of fading out text boxes Dav999 2023-08-28 03:19:57 +0200
  • 3c44d20651 Add limits check to roomnames and roomnames_special Dav999 2023-08-27 14:30:10 +0200
  • 4e7bf86722 Change editor unsupported message to only appear when editor is selected Dav999 2023-08-27 03:35:13 +0200
  • 93ef77e238 Change editor unsupported message to only appear when editor is selected Dav999 2023-08-27 03:35:13 +0200
  • cb8d400637 Fix overlapping headings in gamepad menu Fussmatte 2023-08-26 08:18:44 -0400
  • 6549dc0113 Change lab autotiling AllyTally 2023-08-24 15:38:21 -0300
  • 03ee60aea6 Update editor_disabled more often, remove -enable-editor AllyTally 2023-08-24 22:15:04 -0300
  • 3ca28a5944 Add check for keyboard_is_active AllyTally 2023-08-24 14:51:09 -0300
  • 7f03b00635 Remove unused Unused.h includes AllyTally 2023-08-24 14:18:21 -0300
  • 8f3c587f7a Replace no level editor string AllyTally 2023-08-24 11:11:43 -0300
  • 4830a6e8c1 Re-add accidentally removed address lines AllyTally 2023-08-23 19:25:20 -0300
  • c4db7ca51a Check SteamDeck in keyboard_is_available AllyTally 2023-08-23 15:15:39 -0300
  • a537492d9c Remove NO_EDITOR/NO_CUSTOM_LEVELS, disable editor on Steam Deck AllyTally 2023-08-23 14:51:11 -0300
  • ed125b1735 Reimplement coins as a usable feature AllyTally 2022-10-30 21:28:53 -0300
  • 9b982aaf2f Update editor_disabled more often, remove -enable-editor AllyTally 2023-08-24 22:15:04 -0300
  • a3b5d2deb4
    Merge bf8ca30e88 into 880c7ad8e6 mothbeanie 2023-08-24 20:56:11 +0000
  • bf8ca30e88 Add region system mothbeanie 2023-08-24 13:23:39 -0700
  • a4bb7f484e Change lab autotiling AllyTally 2023-08-24 15:38:21 -0300
  • 4898b51611 Add check for keyboard_is_active AllyTally 2023-08-24 14:51:09 -0300
  • dd3f932dbd Remove unused Unused.h includes AllyTally 2023-08-24 14:18:21 -0300
  • 880c7ad8e6 Re-add main menu credits button in M&P Misa 2023-08-24 08:43:04 -0700
  • 4c262f57c3 Replace no level editor string AllyTally 2023-08-24 11:11:43 -0300
  • c44e8d056a Fix glyphs for 8BitDo Ultimate Wired Controller for Xbox Ethan Lee 2023-08-24 09:58:22 -0400
  • c3b0a60aa4 Only spawn activity zone if the script exists AllyTally 2023-08-22 22:23:08 -0300
  • 02ace10df9 options to spawn entity 21, and no activity zone AllyTally 2022-11-20 00:13:03 -0400
  • b7da899674 Fix UB where image loading fails in certain cases AllyTally 2023-08-23 20:10:41 -0300
  • d17549661c Fix UB where image loading fails in certain cases AllyTally 2023-08-23 20:10:41 -0300
  • 00b369c1a0 Re-add accidentally removed address lines AllyTally 2023-08-23 19:25:20 -0300
  • 213fbcd69a Add mapexplored(), mapreveal() commands mothbeanie 2023-08-23 13:03:23 -0700
  • 54c1913c4a Check SteamDeck in keyboard_is_available AllyTally 2023-08-23 15:15:39 -0300
  • f1003c36e4 Remove NO_EDITOR/NO_CUSTOM_LEVELS, disable editor on Steam Deck AllyTally 2023-08-23 14:51:11 -0300
  • 4148234225 Change if to elseif and remove return AllyTally 2023-08-23 12:51:55 -0300
  • a8bf43adcc Recache textures when returning to ingame from map AllyTally 2023-08-23 12:42:28 -0300
  • 6952c58878 Fix texture cache missing in certain situations after resizing the window AllyTally 2023-08-22 22:03:10 -0300
  • 5c7a1b7ab9 Change if to elseif and remove return AllyTally 2023-08-23 12:51:55 -0300
  • 1421c8d928 Recache textures when returning to ingame from map AllyTally 2023-08-23 12:42:28 -0300
  • 342a712971 Only spawn activity zone if the script exists AllyTally 2023-08-22 22:23:08 -0300
  • ea84e0cf20 options to spawn entity 21, and no activity zone AllyTally 2022-11-20 00:13:03 -0400
  • ce9dbc0415 Fix texture cache missing in certain situations after resizing the window AllyTally 2023-08-22 22:03:10 -0300
  • 7b40a052ed Controller layout detection Ethan Lee 2023-08-22 09:52:53 -0400
  • 4985932211 Controller layout detection Ethan Lee 2023-08-22 09:52:53 -0400
  • 8248b1f7cd Update to latest commit AllyTally 2023-08-18 17:45:04 -0300
  • a069237a11 Add gravity line true hitbox visuals AllyTally 2023-08-13 13:23:47 -0300
  • 2f45bfa131 Replace manual check with SDL_PointInRect AllyTally 2023-08-03 17:55:25 -0300
  • 757261c02f Fix moving entities flashing in over 30fps mode AllyTally 2023-07-03 16:29:23 -0300
  • abc7f2b032 Fix issues Ally 2023-07-03 15:39:54 -0300
  • 19286e751c Add -leveldebugger flag AllyTally 2023-07-03 14:34:02 -0300
  • eb4075740e Add flag display by holding U AllyTally 2023-07-03 14:30:24 -0300
  • 5cebdf1495 Debug lines while not hovering AllyTally 2023-07-02 20:11:29 -0300
  • f472549228 Add more info, add lang string AllyTally 2023-07-02 11:27:20 -0300