Commit Graph

766 Commits

Author SHA1 Message Date
Electroblob77 8aadf5a446 Various improvements to sounds
- Added several new sounds, mostly for ice spells
- Added automatic registering of sound events
- Finally fixed the frost ray and wall of frost sounds
- Removed a few unused sound files
2020-06-12 22:15:44 +01:00
Electroblob77 a344011486 Limit the number of blocks black hole can unhook per tick 2020-06-12 14:34:31 +01:00
Electroblob77 a17a20fe8b Add spell charge-up sound 2020-06-12 14:28:37 +01:00
Electroblob77 ee56aa50be Cleanup 2020-06-12 13:48:21 +01:00
Electroblob77 b4b32d52e3 Update credits 2020-06-12 13:09:01 +01:00
Electroblob77 526dbaf396 Make isCasting account for charge up 2020-06-12 12:55:50 +01:00
Electroblob77 737f896070 Add support for charge-up modifiers 2020-06-11 22:49:08 +01:00
Electroblob77 fb56190f6f Allow the cooldown bar to render properly for continuous spells 2020-06-11 22:23:15 +01:00
Electroblob77 c4ac1d7e6c Add cooldowns for more powerful continuous spells 2020-06-11 22:20:58 +01:00
Electroblob77 7d650ebbc3 Add charge-up mechanic for more powerful spells
- Implements spell charge-up in ItemWand
- Assigns chargeup values in json files for spells that should have one
- Adds a charge meter to the crosshair in first-person
- Updates some javadoc comments appropriately
2020-06-11 22:20:04 +01:00
Electroblob77 72971b5f16 Fix continuous scrolls not tracking spell modifiers properly 2020-06-11 22:11:34 +01:00
Electroblob77 937c791196 Goddamnit MCP, neither of these two methods do what the comments say they do! 2020-06-09 23:25:30 +01:00
Electroblob77 3348938d46 Finally got the animation timings right 2020-06-09 17:55:04 +01:00
Electroblob77 f95819cf37 Only show new spell message in survival with discovery mode on 2020-06-09 17:43:39 +01:00
Electroblob77 9563d730bd Remove various unused textures 2020-06-09 17:28:46 +01:00
Electroblob77 5be8c8ed36 This should be in here 2020-06-09 17:15:48 +01:00
Electroblob77 38b6643d1d Optimise imports 2020-06-09 17:08:25 +01:00
Electroblob77 038ead0d55 Tidy up 2020-06-09 17:07:36 +01:00
Electroblob77 a4d342caa1 Nudge the zombies 2020-06-09 17:01:17 +01:00
Electroblob77 c00c04acd2 Must've missed that one 2020-06-09 16:55:28 +01:00
Electroblob77 7772f2e97f Add new spell indicator icon and tooltip to the wizard trade GUI 2020-06-09 16:55:13 +01:00
Electroblob77 99a9524ee7 Add config option to disable player animations 2020-06-07 23:05:50 +01:00
Electroblob77 840ef3b3a5 Cleanup 2020-06-06 23:40:20 +01:00
Electroblob77 009321d905 Some more cleanup 2020-06-06 23:30:24 +01:00
Electroblob77 1a094e1970 Reorganise and clean up client event handlers 2020-06-06 23:25:56 +01:00
Electroblob77 6df0d2dc6e Allow permanent constructs to be dispelled by shift-right-clicking with any wand 2020-06-06 22:16:39 +01:00
Electroblob77 5011246e79 Don't disable depth 2020-06-05 17:12:45 +01:00
Electroblob77 c8e07cf857 Make zombie apocalypse account for ceilings 2020-06-05 17:12:31 +01:00
Electroblob77 a54f00875f Add disintegrate animation, plus misc tweaks to disintegration 2020-06-05 17:11:19 +01:00
Electroblob77 ce92d564f4 Cleanup 2020-06-04 23:16:43 +01:00
Electroblob77 afabcbde49 Huskpocalypse! 2020-06-04 23:02:29 +01:00
Electroblob77 88d0780d69 Sort out summoned creature particles 2020-06-04 22:48:35 +01:00
Electroblob77 33d4652758 Add summoned creature appear/disappear animation 2020-06-04 22:45:39 +01:00
Electroblob77 09967ac256 This was indeed no longer necessary - presumably a hangover from older versions 2020-06-04 15:53:16 +01:00
Electroblob77 aa84b2b8cd Introduce abstract superclass for LayerFrost and LayerStone, and fix some weirdness in the process 2020-06-04 15:35:50 +01:00
Electroblob77 a8f1ac38fa Derp 2020-06-04 14:50:02 +01:00
Electroblob77 d11c3fcc2f Carry excess progression over when upgrading 2020-06-04 12:37:57 +01:00
Electroblob77 92b54edb4a Add 1.5x progression modifier for tiers the player has already reached 2020-06-04 12:27:10 +01:00
Electroblob77 e54453e6c6 Animation tweak 2020-06-04 12:07:48 +01:00
Electroblob77 c7e7bb5c25 Move conjure armour to sorcery 2020-06-03 23:16:12 +01:00
Electroblob77 596a17453d Reduce jump strength with the frostbite effect 2020-06-03 21:24:19 +01:00
Electroblob77 70a3dee588 Animate bottled thundercloud texture 2020-06-03 21:23:57 +01:00
Electroblob77 b4fc50ad71 Add amulet of vitality 2020-06-02 23:41:16 +01:00
Electroblob77 930ad77db5 ...well this is embarrassing :/ 2020-06-02 23:12:42 +01:00
Electroblob77 20de12792f Update banner textures 2020-06-01 23:21:12 +01:00
Electroblob77 6eaccb9976 Fix permanent magic light rendering 2020-06-01 22:56:20 +01:00
Electroblob77 a877275916 Add Hungarian translations, courtesy of Bombadil 2020-06-01 22:50:57 +01:00
Electroblob77 e4e8e0a444 Add elemental banner patterns 2020-06-01 22:34:53 +01:00
Electroblob77 ef222e66f2 Change arcane jammer so it only has a chance of preventing spells 2020-05-31 23:16:57 +01:00
Electroblob77 31eed1cb48 Add 'glitch' effect to spell HUD when arcane jammed 2020-05-31 21:15:21 +01:00