mirror of
https://github.com/wavemotion-dave/NINTV-DS.git
synced 2025-06-18 13:55:33 -04:00
Version 5.2 with minor MOB rendering cleanup. See readme for details.
This commit is contained in:
parent
cb53d6e27e
commit
b7e27c102f
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ include $(DEVKITARM)/ds_rules
|
||||
|
||||
export TARGET := NINTV-DS
|
||||
export TOPDIR := $(CURDIR)
|
||||
export VERSION := 5.1a
|
||||
export VERSION := 5.2
|
||||
|
||||
ICON := -b $(CURDIR)/logo.bmp "NINTV-DS $(VERSION);wavemotion-dave;https://github.com/wavemotion-dave/NINTV-DS"
|
||||
|
||||
|
Binary file not shown.
BIN
NINTV-DS.nds
BIN
NINTV-DS.nds
Binary file not shown.
@ -119,8 +119,9 @@ Credits :
|
||||
--------------------------------------------------------------------------------
|
||||
History :
|
||||
--------------------------------------------------------------------------------
|
||||
V5.1a : 15-Jun-2024 by wavemotion-dave
|
||||
V5.2 : 22-Jun-2024 by wavemotion-dave
|
||||
* Improved MOB collision detection to fix GORF
|
||||
* Improved MOB rendering so that Y coordinates of zero don't draw (fixes minor glitch in Beauty and the Beast at end of levels)
|
||||
* Improved JLP detection so we don't enable it inadvertantly.
|
||||
|
||||
V5.1 : 28-May-2024 by wavemotion-dave
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user