Navigation Quest Time Routine System for Ren'Py
This project has moved to Pixi'VN, a much more versatile engine than Ren'Py. You can find more information here.
A complete system introducing the concepts of location, time and event, producing the framework of a not-quite-point-and-click adventure game.
GitHub Repo: DRincs-Productions/NQTR-System
This repo is a complete set of tools to create a game where you can explore and relate to characters.
Feel free to contribute, fork this and send a pull request. 😄
Implementation steps
Important: Read all Renpy Utility Lib Wiki before start. This is a dependency of NQTR Toolkit.
- Navigation and Map
- Time system
- Action & read Methods for closing a label
- Routine & Read Talk system & Events.
- Quest system
- Screens
Code snippets (VSCode)
(all begin with DR_
)
Download the: link

Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | DRincs Productions |
Made with | Ren'Py |
Tags | conversation, framework, Management, map, Point & Click, quest, quest-manager, Ren'Py, Time Travel |
Download
Download NowName your own price
Click download now to get access to the following files:
NQTR-System v2.0.5 (Mega)
External
NQTR-System v2.0.5 9.1 MB
NQTR-System v2.0.4 (Mega)
External
NQTR-System v2.0.4 9 MB
NQTR-System v2.0.3 (Mega)
External
NQTR-System v2.0.3.zip 7.4 MB
NQTR-System v2.0.2 (Mega)
External
NQTR-System v2.0.2 7.2 MB
NQTR-System v2.0.1 (Mega)
External
NQTR-System v2.0.1 7.2 MB
Installation using Git Submodule
External
Comments
Log in with itch.io to leave a comment.
I understand that you moved it to your own engine. Does the current system still works for Ren'py though? I'm not a developer and pixi'vn is too much for me...
Hello, nqtr for renpy works, you can use it if you want.
I switched to pixi-vn because certain things aren't possible with renpy. It also gives you many more options, especially in terms of UI (you can try it yourself).
However, I completely understand that those who have been developing with renpy for a while aren't keen on switching. However, pixi-vn isn't that complicated if you use the template with ink.
Hi, how do you prefer to give credits for the programming part? I found it incredible. As a writer, I really want to try it.
MIT license. https://github.com/DRincs-Productions/NQTR-System?tab=MIT-1-ov-file#readme
I'm also working on moving this library to my game engine Pixi'VN (https://drincs-productions.itch.io/pixi-vn). I'm telling you this because I don't like the end much. So if you haven't started the software development yet you might be interested in pixi-vn
Wew, Thank you very much!