[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r50] by kleanthes

Started SR-Character-Overview-Panel (kind of short character sheet, sometimes called "GM Sheet", with only the most important stats). Will be useable for both PCs and NPCs.

2010-09-25 07:48:44 Tree
[r49] by kleanthes

Improved functionality of CampaignJournal, not perfect yet, but getting better...

2010-09-24 19:49:57 Tree
[r48] by kleanthes

Added Options-Button to GenericCampaignJournal and prepared some other features (settings, loading of resources from scenario).
Fixed Bug in Labeling of Tabs in Main-Program.

2010-09-24 06:37:43 Tree
[r47] by kleanthes

Added way to store resources earlier (for example, when closing them);
Improvied GenericCampaignJournal.

2010-09-23 18:00:42 Tree
[r46] by kleanthes

Started working on a campaign journal plugin (stores the events of a campaign in a text file and can be viewed per entry; will include a search function)

2010-09-23 17:25:11 Tree
[r45] by kleanthes

Little bugfix (shouldn't write changes with only a text editor) and Converter interface added (to convert files into objects, mainly character files from other sources into GMTool characters).

2010-09-23 15:09:34 Tree
[r44] by kleanthes

Added a displayName to the FileResource (for usage in lists, etc. to display the Resource).

2010-09-23 06:25:07 Tree
[r43] by kleanthes

Removed Plugin as Super-Interface for many classes, as it may be usefull to create abstract classes that implement, for example, Dice or PlayerCharacterManager that should not appear as plugins themselves (only be the superclass of real plugins).
Also renamed the SRCharacterPanel to allow it beeing used as PC or NPC panel. There will be a "Sumary Character Panel" (for people who don't want to see all player's stats but only the most important ones) soon.

2010-09-22 17:19:46 Tree
[r42] by kleanthes

Added getSelectedCharacter to CharacterManager; added ToolbarElement to SRDice; modified main gui (now all Plugins can provide ToolbarElements, not only JPanel ones)
Still missing: Sorting of plugins in the gui according to the pluginset.

2010-09-21 06:26:14 Tree
[r41] by kleanthes
2010-09-20 05:12:11 Tree
Older >