More actions
(Created page with "{{Infobox PSP Homebrews |title=Duelli Della Scheda: Arte Persa |image=ddsappsp.png |description=Isometric map system. |author=b0xx0r |lastupdated=2008/04/28 |type=Development |format= |version=Test 4 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/ddsappsp.7z |website=http://forums.qj.net/psp-development-forum/139387-release-isometric-map-system-test-4-a.html |source=https://dlhb.gamebrew.org/psphomebrew/ddsappsp.7z }} Duelli Della Scheda: Arte Persa (DDS:...") |
No edit summary |
||
Line 51: | Line 51: | ||
== External links == | == External links == | ||
* QuickJump - http://forums.qj.net/psp-development-forum/139387-release-isometric-map-system-test-4-a.html | * QuickJump - http://forums.qj.net/psp-development-forum/139387-release-isometric-map-system-test-4-a.html | ||
[[Category:Lua applications on PSP]] |
Revision as of 04:58, 9 November 2024
Duelli Della Scheda: Arte Persa | |
---|---|
General | |
Author | b0xx0r |
Type | Development |
Version | Test 4 |
License | Mixed |
Last Updated | 2008/04/28 |
Links | |
Download | |
Website | |
Source | |
Duelli Della Scheda: Arte Persa (DDS:AP) is a Lua-based isometric map system intended for turn-based RPGs.
Controls
D-Pad - Move cursor
Cross - Move to an unused tile
Triangle - Show/Hide GUI
Circle - Screenshot
Screenshots
Media
Isometric Map System R4 (DePastaa)
Compatibility
Tested by the author on PSP with Custom Firmware 3.90 M33.
Changelog
Test 4
- Fixed an outdated syntax error.
- Added the ability to toggle the GUI with the 'Triangle' button.
- Added the ability to move entities with the cursor by pressing 'X' on the entity and moving it to an unused tile.
- Fixed the screenshot function with 'O'.
- Fixed a few minor bugs.
Release 3
- The map system has been updated to simplify creating more complex maps.
- While there’s a learning curve, once you’re up to speed, it should save time in creating better maps for your RPGs.
Release 2
- Map scrolling has been added.
- Map loading is now more efficient.
- A menu system and animated intro have been included.