Short: Dev tools for ORACLE (AMOS, incl. src) Author: Amethist (Jérôme), with Thes (Eric) Uploader: amethist rumor786 passinbox com (Jérôme) Type: game/role Version: 1.0 (2026) Requires: Amiga OCS/ECS/AGA to run; AMOS Professional 1.3x to open/edit the sources Architecture: m68k-amigaos Distribution: Aminet Brief description: Two AMOS development tools for ORACLE (Map Editor + PNJ Debugger) Description: ORACLE-EXTRA ? companion tools for the ORACLE dungeon crawler (see Oracle-src.lha / Oracle-ADF.lha, dev/basic and game/role). These two small AMOS Professional programs were used during ORACLE's original 1996 development and were not part of the game archive itself. Both are included here compiled and ready to run, plus their AMOS Pro source code. 1) Oracle-Map-Editeur A dungeon map editor for ORACLE's .Map file format (see §5 of README.md in Oracle-src.lha). Lets you view and resize a map grid, place monsters/NPCs, and edit cell data directly, instead of hand-editing the binary format. 2) Oracle-GestiOn_PNJ A standalone top-down maze viewer used to debug the NPC movement routine: it displays the dungeon layout from above with NPC positions marked, which was used to trace and fix pathing issues that were hard to diagnose from the first-person view alone. Both tools are independent AMOS Pro programs and are not required to play or compile ORACLE itself ? they're provided as reference / development aids for anyone continuing work on the project. See LICENSE / README.md (in Oracle-src.lha) for full MIT License text; these tools are released under the same license.