Commit graph

36 commits

Author SHA1 Message Date
wts42
2eb5f1817b
Update README.md 2018-04-09 20:12:06 +02:00
wts42
aab1fafa8c
Merge pull request #3 from wts42/powerups
Powerups
2018-04-07 23:06:56 +02:00
wts42
f72cb31b03
Update README.md 2018-04-07 23:01:48 +02:00
wts42
10278e7302 Implemented Powerups & 1ups
* Include powerups to fitness calculation. (as antagonist to the damage counter)
* Give bonus for received 1-Ups.
* Option to start with specific powerup.
2018-04-07 22:59:55 +02:00
wts42
9f30fd2d4b
Merge pull request #2 from wts42/sprite_changes
Sprite changes
2018-04-06 19:49:59 +02:00
wts42
bf61bab034
Update README.md 2018-04-06 19:40:30 +02:00
wts42
95179cf7b6 Add sprite lists.
Include lists of good/neutral for both sprites and extended sprites.
2018-04-06 18:50:30 +02:00
wts42
fb4305932e
Changed headline 2018-04-06 04:03:53 +02:00
wts42
17e3c4e38a
Cosmetical and informational changes 2018-04-06 01:28:22 +02:00
wts42
780b982aac Gitignore .pool & .state 2018-04-04 15:16:22 +02:00
wts42
ea0a9e4346
Merge pull request #1 from wts42/easier-setup
Easier setup
2018-04-04 14:55:43 +02:00
wts42
7b87f31eda
Added BizhawkDir variable
Included instructions for BizhawkDir variable.
2018-04-04 14:53:44 +02:00
wts42
9c920eb34b Added BizhawkDir variable
Added BizhawkDir variable to config for easier setup. Changed absolute paths (C:/Users/..) to use BizhawkDir from config file.
2018-04-04 14:48:31 +02:00
wts42
bb6e8aa19c
Change memory.read_s16_le(0x1497) to memory.readbyte(0x1497)
In functions **_M.getMarioHit(alreadyHit)** and **_M.getMarioHitTimer()** change **memory.read_s16_le(0x1497)** to **memory.readbyte(0x1497)**. Prevents script to detect false hits, for example when picking up a koopatroopa shell.
2018-04-01 21:03:52 +02:00
mam91
78b0cab1b4
Update README.md 2017-11-29 10:30:02 -06:00
mam91
a40699d790
Create README.md 2017-11-29 10:24:16 -06:00
mam91
835b5cccd1
Update README.md 2017-11-29 10:23:38 -06:00
mam91
afbbbdd010
Add files via upload 2017-11-29 10:21:02 -06:00
mam91
08087c748b
Add files via upload 2017-11-27 14:48:27 -06:00
mam91
89959ead9a
Add files via upload 2017-11-27 14:47:45 -06:00
mam91
02d6e22c91
Update README.md 2017-11-20 21:57:47 -06:00
mam91
8fd2df84cd
Delete DP1.State 2017-11-20 21:51:55 -06:00
mam91
b3cead525b
Delete DP1.state.pool 2017-11-20 21:51:49 -06:00
mam91
46d58e3ae6
Delete temp.pool 2017-11-20 21:51:41 -06:00
mam91
c735a3b00f
Delete backup.8.DP1.state.pool 2017-11-20 21:51:33 -06:00
mam91
a178f21b0d
Delete backup.7.DP1.state.pool 2017-11-20 21:51:24 -06:00
mam91
17771cbb06
Delete backup.6.DP1.state.pool 2017-11-20 21:51:11 -06:00
mam91
454b826cf2
Delete backup.5.DP1.state.pool 2017-11-20 21:51:02 -06:00
mam91
e814f0fb7c
Delete backup.4.DP1.state.pool 2017-11-20 21:50:54 -06:00
mam91
0e46fc374b
Delete backup.3.DP1.state.pool 2017-11-20 21:50:46 -06:00
mam91
52bad11fac
Delete backup.2.DP1.state.pool 2017-11-20 21:50:39 -06:00
mam91
2a2d9c1964
Delete backup.0 2017-11-20 21:50:30 -06:00
mam91
144ace0179
Delete backup.1.DP1.state.pool 2017-11-20 21:50:22 -06:00
mam91
852b231b5b
Delete backup.0.DP1.state.pool 2017-11-20 21:50:14 -06:00
mam91
f078b7babe
Add files via upload 2017-11-20 21:49:39 -06:00
mam91
46428eecd2
Initial commit 2017-11-20 21:48:59 -06:00