Main Page
From Fio
Line 1: | Line 1: | ||
[[Image:Fio-Bomb-Drops.png]] | [[Image:Fio-Bomb-Drops.png]] | ||
- | Fio is a [http://en.wikipedia.org/wiki/Fallout_series Fallout]-like role-playing game which is still under development. | + | Fio is a [http://en.wikipedia.org/wiki/Fallout_series Fallout]-like role-playing game egnine which is still under development. |
__TOC__ | __TOC__ | ||
+ | ==Download== | ||
+ | Download Fio v0.1 [http://www.nma-fallout.com/forum/dload.php?action=file&file_id=863 release on NMA]. This v0.1 (re-implements Arroyo town of Fallout2) is targeted to exercise the engine and get some comments from the community. | ||
+ | |||
+ | ==ScreenShot== | ||
+ | I'd upload some images to [http://www.gamedev.net/community/forums/topic.asp?topic_id=434043 gamedev.net] | ||
+ | |||
+ | ==Features== | ||
+ | * dialog sys | ||
+ | * quest sys | ||
+ | * combat sys | ||
+ | * unicode, support both English and traditional-Chinese | ||
+ | * save & load | ||
+ | * music and background sfx | ||
+ | * party member, (Smoke(the dog) in Arroyo garden) | ||
+ | * team attack, (try to attack one villager in arroyo will annoy all others in the same map) | ||
+ | * record and replay, (mainly for test) | ||
+ | * ... | ||
+ | |||
==The Design== | ==The Design== | ||
The design of Fio is mainly scratched out on A4 white papers(60+ pages now) with '''<font color=blue>c</font><font color=yellow>o</font><font color=blue>l</font><font color=red>o</font><font color=green>u</font><font color=red>r</font>''' pencils for ''[http://www.paulgraham.com/island.html Pen and paper wick ideas.]'' | The design of Fio is mainly scratched out on A4 white papers(60+ pages now) with '''<font color=blue>c</font><font color=yellow>o</font><font color=blue>l</font><font color=red>o</font><font color=green>u</font><font color=red>r</font>''' pencils for ''[http://www.paulgraham.com/island.html Pen and paper wick ideas.]'' | ||
Line 30: | Line 48: | ||
* [[Fio:Debugging|Debugging]] | * [[Fio:Debugging|Debugging]] | ||
* [[Fio:TestFarm|Test Farm]] | * [[Fio:TestFarm|Test Farm]] | ||
- | |||
==Plan== | ==Plan== |
Revision as of 16:25, 6 March 2007
Fio is a Fallout-like role-playing game egnine which is still under development.
Contents |
Download
Download Fio v0.1 release on NMA. This v0.1 (re-implements Arroyo town of Fallout2) is targeted to exercise the engine and get some comments from the community.
ScreenShot
I'd upload some images to gamedev.net
Features
- dialog sys
- quest sys
- combat sys
- unicode, support both English and traditional-Chinese
- save & load
- music and background sfx
- party member, (Smoke(the dog) in Arroyo garden)
- team attack, (try to attack one villager in arroyo will annoy all others in the same map)
- record and replay, (mainly for test)
- ...
The Design
The design of Fio is mainly scratched out on A4 white papers(60+ pages now) with colour pencils for Pen and paper wick ideas.
Here's some description:
- Bird's-Eye
- Isometric
- Caching
- Iterators
- LuaBinder
- Scripting
- FioWin
- Engine
- Design Principle
- The Game Itself
- Path Finding
- Data Description In Lua
- Toolkit
- Multi Language Support & Unicode
- Render
- Frm, Frame, S, T, U
- GFXs
- UnitTest
- The Half-baked Editor - FioEd
- TeamX and NMA
- Resource Packing
- Debugging
- Test Farm
Plan
Brief History
Nuggets in Fallout2
File Format
Format of Files of Fallout2/Fio
The legendary TeamX has done a great work on decrypting Fallout's file. But most file format is described in Russian. Here while writing Fio I translate some files(or file frags) into English thru an on-line translation service - though the translation is not very accurate, but the meaning is there.
Contact Us
You can reach developers of Fio thru abrash_han@hotmail.com.