Suggestions for the future: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
Fox (talk | contribs)
No edit summary
Line 6: Line 6:
* Creating a palette / lookup table after an image file, similar to tilefromtexture
* Creating a palette / lookup table after an image file, similar to tilefromtexture
* A starttrack-style command that can stop a track, or play the title screen or briefing tracks.
* A starttrack-style command that can stop a track, or play the title screen or briefing tracks.
* EVENT_CHEAT that returns the value of an entered cheat.
* EVENT_CHEAT that returns the ID of an entered cheat.


== Rendering ==
== Rendering ==


== Other ==
== Other ==

Revision as of 23:18, 29 March 2013

This page is intended to provide a list of EDuke32 (not Mapster32) suggestions of features that are moderately or highly complex and thus are not expected to be implemented immediately. Feel free to edit this list, but keep the following format: A leading line with a short description, and a link to a post at the Duke4.net forums.

Scripting

Rendering

Other