User contributions for Joshcamas
Jump to navigation
Jump to search
3 June 2026
- 15:1415:14, 3 June 2026 diff hist +999 Creating a Quest No edit summary current Tag: Visual edit
29 May 2026
- 16:3216:32, 29 May 2026 diff hist −522 Creating Dialog No edit summary current Tag: Visual edit
23 May 2026
- 21:4821:48, 23 May 2026 diff hist +648 Creating Dialog No edit summary Tag: Visual edit
- 21:4721:47, 23 May 2026 diff hist +39 Main Page No edit summary current Tag: Visual edit
- 20:3920:39, 23 May 2026 diff hist +22 Main Page No edit summary Tag: Visual edit
- 20:3920:39, 23 May 2026 diff hist +101 N Creating a Quest Created page with "== Quest Data == TODO == Quest Phases == TODO == Quest Objectives == TODO == Quest Objects == TODO" Tag: Visual edit
- 20:2720:27, 23 May 2026 diff hist +51 Main Page No edit summary Tag: Visual edit
- 20:2620:26, 23 May 2026 diff hist +1,094 N Asset Lookup Table Created page with "The Asset Lookup Table is a key value store that holds many common pieces of data (Scriptable Objects) for the game to access at any time. This includes all items, all character data assets, all dialog/quest datas, and more. Note that NOT all data can be found in the lookup table. If you ever want some data to be included, ask us in the Discord. If it's reasonable, it may be able to be added in a future update. Internally it is used for any dataset that is referenced..." current Tag: Visual edit
- 20:2420:24, 23 May 2026 diff hist +327 N Creating Custom Items Created page with "The easiest way to create a custom item is to copy an existing ItemData in the Asset Lookup Table, then register your new ItemData back into the Asset Lookup Table. This will allow this item to be spawned, picked up, sold, and stolen. === Simple Item Example === TODO === Weapon Example === TODO === Armor Example === TODO" current Tag: Visual edit
- 13:3813:38, 23 May 2026 diff hist +98 Custom Asset Importing No edit summary current Tag: Visual edit
- 13:3613:36, 23 May 2026 diff hist +1,120 Custom Asset Importing No edit summary Tag: Visual edit
22 May 2026
- 14:1414:14, 22 May 2026 diff hist 0 N Category:Pages with syntax highlighting errors Created blank page current
- 14:1314:13, 22 May 2026 diff hist +1 MediaWiki:Hidden-category-category No edit summary current
- 14:1314:13, 22 May 2026 diff hist +64 N MediaWiki:Hidden-category-category Created page with "Hidden categories Category:Pages with syntax highlighting errors"
- 14:0914:09, 22 May 2026 diff hist +275 Custom Asset Importing No edit summary Tag: Visual edit
- 00:3800:38, 22 May 2026 diff hist +132 Game Debugger No edit summary current Tag: Visual edit
- 00:3300:33, 22 May 2026 diff hist +2 Main Page No edit summary Tag: Visual edit
- 00:3200:32, 22 May 2026 diff hist +7,711 N Game Debugger Created page with "The game debugger is a UI available in the game. == Getting Started == To enable debug tools, edit the buildsettings.txt file alongside your installation. Set "enableDebugTools":true. To open the debugger, load up a game (the debugger is not available in the main menu), and press F1. == Utilities Tab == This tab is for lots of miscellaneous debug features. === Dead Body Revival === If you look at a dead body, a special menu will appear at the top of the utility debu..." Tag: Visual edit
- 00:0600:06, 22 May 2026 diff hist +50 Main Page No edit summary Tag: Visual edit
21 May 2026
- 22:4322:43, 21 May 2026 diff hist +23 Main Page No edit summary Tag: Visual edit
- 22:4222:42, 21 May 2026 diff hist +190 N Codebase Overview Created page with "=== Core Systems === TODO === World Systems === TODO === Items === TODO === Characters === TODO === Combat === TODO === NPC AI === TODO left|frameless" current Tag: Visual edit
- 22:3922:39, 21 May 2026 diff hist +32 N File:Ardenfall AI Overview.png No edit summary current
- 21:5821:58, 21 May 2026 diff hist −16 Messaging System No edit summary current Tag: Visual edit
- 21:5821:58, 21 May 2026 diff hist +61 Main Page No edit summary Tag: Visual edit
- 21:5721:57, 21 May 2026 diff hist +1 Messaging System No edit summary Tag: Visual edit
- 21:5721:57, 21 May 2026 diff hist +2,352 Messaging System No edit summary Tag: Visual edit
- 21:1221:12, 21 May 2026 diff hist +561 Custom Asset Importing No edit summary Tag: Visual edit
- 21:1021:10, 21 May 2026 diff hist +381 Getting Started No edit summary current Tag: Visual edit
- 21:0821:08, 21 May 2026 diff hist −53 Mod Scripting No edit summary current Tag: Visual edit
- 15:5215:52, 21 May 2026 diff hist +331 Mod Scripting No edit summary Tag: Visual edit
20 May 2026
- 16:3816:38, 20 May 2026 diff hist +22 Main Page No edit summary Tag: Visual edit
- 16:3716:37, 20 May 2026 diff hist +431 N Messaging System Created page with "One of the most useful ways to hook into the game is by use of the MessagingSystem. Ardenfall has a host of messages that are sent when stuff happens. "CharacterDeathMessage", "CharacterKillMessage", "EffectAddMessage"... there are over 100 messages that you can subscribe (or send). You can also define your own messages, for yourself or other mods. TODO: Examples TODO: Common Messages TODO: Add tool to easily view messages" Tag: Visual edit
- 16:2816:28, 20 May 2026 diff hist +17 Main Page No edit summary Tag: Visual edit
- 16:2816:28, 20 May 2026 diff hist +75 N Debug Tools Created page with "=== F1 Debugger === The main debug tool available is the F1 debugger. TODO" current Tag: Visual edit
- 16:2716:27, 20 May 2026 diff hist +28 Main Page No edit summary Tag: Visual edit
- 16:2716:27, 20 May 2026 diff hist +1,040 N Custom Asset Importing Created page with "At some point you may want to import a new model, texture, sound, etc. This can be done one of two ways - manually via scripting, or by using the built in mod asset importer feature. I suggest the latter, unless you want to do something funky. === Asset Manifest === Every mod can have an asset manifest file defined. This lists out all assets you want to import. TODO === Supported Importers === <u>SimpleModel:</u> Imports a GLTF file as a gameobject. You can define a..." Tag: Visual edit
- 16:2216:22, 20 May 2026 diff hist +19 Main Page No edit summary Tag: Visual edit
- 16:2216:22, 20 May 2026 diff hist +4,729 Mod Scripting No edit summary Tag: Visual edit
- 15:3815:38, 20 May 2026 diff hist +4 N Mod Scripting Created page with "TODO" Tag: Visual edit
- 15:3815:38, 20 May 2026 diff hist +4 N Creating Dialog Created page with "TODO" Tag: Visual edit
- 15:3715:37, 20 May 2026 diff hist +4 N Creating Quests Created page with "TODO" current Tag: Visual edit
- 15:3415:34, 20 May 2026 diff hist +205 Main Page No edit summary Tag: Visual edit
- 15:3315:33, 20 May 2026 diff hist +328 Main Page No edit summary Tag: Visual edit
- 13:5213:52, 20 May 2026 diff hist −47 Getting Started No edit summary Tag: Visual edit
- 13:5113:51, 20 May 2026 diff hist +1 Main Page No edit summary Tag: Visual edit
- 13:5013:50, 20 May 2026 diff hist +1,918 Getting Started No edit summary Tag: Visual edit
- 13:5013:50, 20 May 2026 diff hist −1 Main Page No edit summary Tag: Visual edit
- 02:0802:08, 20 May 2026 diff hist +4 N Getting Started Created page with "TODO" Tag: Visual edit