Code Monkey home page Code Monkey logo

profile-manager's Introduction

Description:
============================
The Profile Manager lets you create 'profiles' to manage and separate out your
saved games. Once your profiles are set up you can quickly switch between
characters and/or players. Never worry about your brother accidentally saving
over your latest save.


Requirements:
============================
Java 6 or higher


Icons:
============================
-Fugue Icons-
(C) 2012 Yusuke Kamiyamane. All rights reserved.
<http://p.yusukekamiyamane.com/>
These icons are licensed under a Creative Commons
Attribution 3.0 License.
<http://creativecommons.org/licenses/by/3.0/>

-Game Icons-
Bethesda Softworks

-Fallout: New Vegas Die Icon-
Shoedude
<http://shoedude.deviantart.com/art/Fallout-New-Vegas-Die-Icon-3-186884666>
 

License:
============================
Profile Manager
Copyright (C) 2012 Curtis Oakley

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/>.

profile-manager's People

Contributors

chocklymon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

profile-manager's Issues

Add class loader so that advanced custom games can be added

The custom game loader should also look for and load .class files that contain implementations 'Game'. This will allow for even more games to be managed by the profile manager, since games that won't work with the current custom game system can have custom code for them.

Create shortcut fails for some profile names

If a profile name contains characters that are illegal for file names (for example " : * ? / ") the create shortcut method will fail. When creating shortcuts the profile's directory name should be used since it will only contain valid characters.

Disabled tabs in the settings window should be de-selected

In the settings window (ConfigGUI.java), if the selected tab becomes disabled due to the user deactivating its game, then the next enabled tab should be selected. If all the tabs are disabled, the contents of the tab should be empty.

Move deleted files to Recycle Bin

Instead of simply deleting all the saved games when deleting a profile, move the files to the Recycle Bin.

Possibly use the JNA library since this will also add further options to help integrate with Windows.

Unable to change directory settings through the GUI

Some users are unable to change the games directory and executable through the settings window interface (ConfigGUI.java). They can change the path specified in the text field, but the changes are never pushed to the Configuration file (Config.java). Experienced by users of version 1.3.02 and later.

Change read only ini files to writable

If a game's .ini file is set to read only, then when the Profile Manager goes to launch the game it will fail to write the changes, but will still launch the game. If a file is marked as read only, it should be changed to writable.

This is mostly problamatic with Fallout: New Vegas, since the game's launcher sets the ini as read only.

Read only files should be handled better

When the profile_manager.ini and profiles.obj files are marked as read only the profile manager should attempt to make them writable, failing that provide better feedback to the user.

Profile directory names limited to ten characters

When you add a new profile, the profile's directory will be limited to ten characters in length. This limitation is only present when adding a new profile and no where else (for example: when editing, or adding profiles through the auto-update) and should probably be removed.

Reported by BigBodZod on the Skyrim Nexus. link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.