Rivals of Aether

Rivals of Aether

The Duane
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2019년 10월 6일 @ 오전 8시 56분

v0.90.1
- Fixed Duane's hurtbox being kept out by Kirby's Clairen copy ability.

업데이트: 2019년 10월 6일 @ 오전 8시 21분

v0.90.0
- Added Kirby copy ability.
- Removed frame between first hitbox and second hitbox of attacks.
- Finishing or exiting a match with 4 Duanes doesn't seem to be crashing the game anymore, so the disclaimer has been removed.

Some code was added to allow Kirby to get the copy ability, but this shouldn't affect normal gameplay. The code for the copy ability relies on variables set by Kirby and Kirby's sprites, so if something breaks with a future update to Kirby, please let me know.

Until it's possible for the hitbox to come out on frame 1, this character is essentially complete. v1.0 will come out when this is possible or another major change is applied (such as a better method of removing unused moves). Small changes might come out if other characters can use custom code like Kirby or something is done to make Duane feel better to play (such as slightly adjusting movement speed).

업데이트: 2019년 9월 24일 @ 오후 2시 30분

v0.81
- Fixed what was causing the random CPU walljumps in the air.

업데이트: 2019년 9월 24일 @ 오후 2시 09분

v0.8 - "to better replicate the original MUGEN character" Edition
- Modified hitboxes and hurtboxes to better replicate the original MUGEN character's.
- Knockback taken is now reduced to better replicate the original MUGEN character's defense stat.
- Gets out of hitstun if it lasts longer than 40 frames.
- Added a jab to better replicate the original MUGEN character.
- CPU will now try to use jab.
- Made chance of CPU being forced to jump based on random numbers and CPU level.
- Slightly modified some code to better handle certain situations when using disabled moves.
- Made custom CPU walljump code not based on direction facing.
- CPU will sometimes walljump in the air. Definitely not a bug.
- Moved some code to a more appropriate file.

업데이트: 2019년 9월 22일 @ 오후 2시 01분

v0.7
- Fixed unused moves pausing movement. This fix also added extra "tech", which is definitely not a bug.
- Added a walljump.
- Decreased standard hitbox.
- Fixed minor problems with CPU (including the previous patch that didn't work).
- Decreased knockback multiplier and hitstun gravity.
- Slightly modified air friction, wavedash, roll, tech roll, and moonwalk.

업데이트: 2019년 9월 20일 @ 오후 6시 06분

v0.6
- Colors have been added! In addition to default blue, there's now red, green, yellow, black, and pink.
- Tried to make the CPU not automatically jump at the opponent if they were invincible. I tried to implement it properly, but it doesn't seem to be making a difference.

업데이트: 2019년 9월 20일 @ 오후 2시 07분

v0.531
- Reuploaded v0.53 so that the preview image would show up on the workshop.

업데이트: 2019년 9월 20일 @ 오전 9시 44분

v0.53
- Increased the range the CPU will jump at. It was way too small before, leading to the CPU getting very close before jumping and sometimes missing because of it. Now the CPU should be more aggressive. Also removed checking for the opponent below the CPU so that the CPU will appropriately drop from the platform instead of jumping.

Hopefully this should be the last quick update I put out for today.

업데이트: 2019년 9월 20일 @ 오전 8시 27분

v0.52
- CPU should only jump when near an opponent if they're in a neutral state on the ground. I'm not sure if setting the state to the first jump multiple times has the potential to give the CPU more jumps, so this change was just in case that could happen.
- Added author and short description to config.ini.

업데이트: 2019년 9월 20일 @ 오전 8시 05분

v0.51
- CPU now jumps when close to opponent.

Updating this overwrote the description, so I had to write it again from memory. I'll try to stop that from happening again.