*beta* Now cross platform *beta*
IntroductionFirst of all: you guys probably don't know me. The obvious reason is that this is my first post on this forum
. I've been playing Dwarf Fortress for about 2 years now and I've been following these forums during that time as well. Ever since I started using LNP, I wanted to make a cross platform version of it, so when I noticed that LucasUP made LNP open source, I immediately started coding. I started implementing the most basic features and will continue doing the more advanced stuff later, when I think the basic stuff is good enough.
For now I'll be creating a version which is equivalent to the original Windows version of LNP v15 with Dwarf Fortress v0.34.11. After that's done, we can move on to adding more features.
This cross platform version will be open source right off the bat, although at this stage of development I'll probably be a bit less eager to include changes from other developers.
Now that I've got a basic version working, I'm very curious to see how it's going to work on other computers than my own one
. That's why I'm releasing a beta version right now, hoping that you guys are willing to give it a try and give me some feedback on how it's working.
Features (subject to change)
I'm trying to be a bit organized about this, so I've created
a board on Trello which I use to track what I've done, what I'm currently working on and what I'm planning to do.
- Play Dwarf Fortress button (complete)
- Init Editor button (not started yet)
- Defaults button (not started yet)
- Menus (partially complete)
- File (partially complete, only the Exit option)
- Run (not started yet)
- Folders (not started yet)
- Links (not started yet)
- Help (not started yet)
- Options tab (partially complete)
- Basic Dwarf Fortress settings (complete)
- Turn Aquifers on/off (complete)
- Custom keybindings (not started yet)
- Graphics tab (not started yet)
- Utilities tab (not started yet)
- Advanced tab (complete)
ScreenshotsDownloadOn all platforms you will need Java 6 or higher for this version to work. If you don't have Java installed, you can download it at http://www.java.com.LinuxThis version won't automatically install missing dependencies needed for Dwarf Fortress to run. That's still up to you (for now at least).
Mac OS XWindows Source codeCredits- Tarn and Zach Adams, creators of Dwarf Fortress
- LucasUP, creator of the one and only original Lazy Newb Pack
Legal stuffCopyright (C) 2013 Dirk Groot
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.