Commit Graph

43 Commits (master)

Author SHA1 Message Date
aur9ra 2ba3611c56 Added support for video backgrounds 2023-07-15 21:28:03 -07:00
Ishaan Bhardwaj 4b456cf49c Removed xcf fonts 2023-07-02 18:20:56 -04:00
Ishaan Bhardwaj 9a67a6ce03 8x11 font by MattMayuga with more characters 2023-07-02 18:07:40 -04:00
Ishaan Bhardwaj 92d67968f5 Tiny UI feature added to the title screen.
If you load a custom block skin, the title screen will use your skin to draw the logo.
2022-02-07 20:39:26 -05:00
hailey 412405c1a1 celebrate!!! 2021-10-22 15:04:28 +10:00
Ishaan Bhardwaj 75ee07a04d
Merge pull request #35 from MarkGamed7794/origin/sound-effect-rework
Add some new behavior to sound effects
2021-10-17 11:42:45 -04:00
Ishaan Bhardwaj d2d710ead6 Bump version to v0.3 + title screen change!!! 2021-10-17 00:34:30 -04:00
Ishaan Bhardwaj 8dc59a562e Revert "new easter egg, why not"
This easter egg doesn't really have a place within the game,
and is better left as a community goodie.
2021-09-26 10:38:48 -04:00
hailey a7ee1d7861 new easter egg, why not 2021-09-26 14:30:12 +10:00
hailey 817ffd5c13 RPC image updates depending on ingame background now! 2021-09-26 14:02:35 +10:00
hailey ea38ebb89d more rpc stuff! 2021-09-26 09:51:43 +10:00
hailey b28759e0c8 hi again 2021-09-26 09:33:04 +10:00
MarkGamed7794 71ecd51cde Catch up to main, and push changes to sfx 2021-09-12 02:59:05 -04:00
Ishaan Bhardwaj dc3ad825dc Fix to #27 + some other gamemode functionality 2021-08-09 00:29:22 -04:00
Ishaan Bhardwaj 4d0f6ab9fc Easier-to-see bone blocks 2021-07-17 16:25:16 -04:00
Ishaan Bhardwaj 894e99e677 Cambridge has a logo now! 2021-04-16 22:14:59 -04:00
Ishaan Bhardwaj 4992ea733c Made the bone block world sprite a bit brighter 2021-03-08 10:20:25 -05:00
Ishaan Bhardwaj ba235c8a41 Credits update <3 2021-02-28 18:40:53 -05:00
Joe Z 682c4a485a Updated fonts. 2021-01-29 12:24:54 -05:00
Ishaan Bhardwaj 061f6f5164 Square mode update 2021-01-14 16:28:18 -05:00
Ishaan Bhardwaj 9f52d8bf10 relocated non bgm to modpack 2021-01-04 14:43:39 -05:00
Ishaan Bhardwaj acb0eb1a71 Sakura mode beta 2020-12-30 15:19:53 -05:00
Ishaan Bhardwaj e3b038b5a7 A festive easter egg has arrived! (v0.2.6.1)
Good luck hunting for the egg!
2020-12-24 22:58:06 -05:00
Ishaan Bhardwaj 565510c7b2 Credits and credit roll music updated 2020-12-21 15:48:34 -05:00
Ishaan Bhardwaj e26b094830 A little easter egg... 2020-12-19 20:31:14 -05:00
Ishaan Bhardwaj 4afe9f2bd4 Major sound effect update (closes #7?)
Sound effects can still be changed, and #7 can still be reopened.
2020-12-05 20:30:59 -05:00
Ishaan Bhardwaj ca592a3bcf Changed piece sounds, added sound sources 2020-12-04 19:27:02 -05:00
Ishaan Bhardwaj e43f5c470a Renaming backgrounds 2020-12-04 16:32:29 -05:00
Ishaan Bhardwaj 7bcdc517c0 Revert "Merge pull request #11 from Rexxt/master"
Reverting this pull request for a few reasons:
The piece sounds were too quiet.
The piece landing sound was distasteful.
2020-12-04 16:22:22 -05:00
Mizu 29f07bb6ab Update piece sounds 2020-12-04 15:38:34 +01:00
Mizu 6d326a142c Update some sounds (not the pieces 2020-11-11 18:38:45 +01:00
Mizu b6f1072587 Merge branch 'master' of https://github.com/Rexxt/cambridge 2020-11-11 17:43:53 +01:00
Mizu eef04ebf05 Update graphic names and SOURCES.md 2020-11-11 17:42:48 +01:00
Joe Zeng 49e52c6a39
Merge pull request #4 from Rexxt/master
Small updates to visuals and sound
2020-11-07 14:31:17 -05:00
Joe Zeng 1b381c4bf3 Might as well add the dark square while I'm at it. 2020-11-07 01:29:44 -05:00
Ishaan Bhardwaj 84b4dc5073 World Bone Blocks 2020-11-03 10:58:21 -05:00
Mizu a324e0015a Replace SFX and add hold 2020-10-27 12:17:00 +01:00
Mizu d38168ca00 Updated title screen background 2020-10-26 16:57:20 +01:00
Mizu b0ce0f17f5 Add new sound effects to the game 2020-10-26 14:21:49 +01:00
Oshisaure 05230ac046 Game settings screen, and minor fix on discordRPC
- Uses BG previously from the input config screen, which has gotten a new BG
- Minor tweak on the input config screen to display all inputs names regardless of if they are bound or not
- Added Mod1 function to `funcs.lua`, may be useful again sometime
- Added game settings
  * Manual locking (per gamemode, per ruleset, on harddrop or on softdrop)
  * Piece colours (per ruleset, TTC or Arika)
  * World Reverse toggle
- Moved the discordRPC `libs/` directory, as it's a third party library
- Edited the `discordRPC.lua` file to look for the dll at the right place regardless of how you run the game (until we fuse it that is)

This should have probably been done in several commits, sorry about that
2020-10-11 00:42:56 +01:00
Hailey 629beb7240 Added fitting menu sfx 2020-10-10 07:50:05 +10:00
Oshisaure 4cb20101b0 Added background for options screen 2020-10-09 18:44:48 +01:00
Joe Z c973929e0c First bundled release. 2019-05-23 00:35:11 -04:00