]> git.localhorst.tv Git - l2e.git/log
l2e.git
11 years agofixed disabled font
Daniel Karbach [Sun, 12 Aug 2012 00:08:54 +0000 (02:08 +0200)]
fixed disabled font

11 years agoadded ComplexAnimation
Daniel Karbach [Sat, 11 Aug 2012 22:42:05 +0000 (00:42 +0200)]
added ComplexAnimation

11 years agorenamed Animation to SimpleAnimation
Daniel Karbach [Sat, 11 Aug 2012 22:04:36 +0000 (00:04 +0200)]
renamed Animation to SimpleAnimation

11 years agoadded simple attack animations
Daniel Karbach [Sat, 11 Aug 2012 21:51:08 +0000 (23:51 +0200)]
added simple attack animations

11 years agoadded animation class
Daniel Karbach [Sat, 11 Aug 2012 20:16:13 +0000 (22:16 +0200)]
added animation class

11 years agoadded interval alias function for timers
Daniel Karbach [Sat, 11 Aug 2012 20:15:47 +0000 (22:15 +0200)]
added interval alias function for timers

11 years agoadded information about animation frames
Daniel Karbach [Sat, 11 Aug 2012 19:24:45 +0000 (21:24 +0200)]
added information about animation frames

11 years agohandle dead hero in BattleState
Daniel Karbach [Sat, 11 Aug 2012 19:16:33 +0000 (21:16 +0200)]
handle dead hero in BattleState

11 years agofinally added shots/ to ignore
Daniel Karbach [Sat, 11 Aug 2012 18:02:33 +0000 (20:02 +0200)]
finally added shots/ to ignore

11 years agoforced fonts to use the data's charset
Daniel Karbach [Sat, 11 Aug 2012 17:58:56 +0000 (19:58 +0200)]
forced fonts to use the data's charset

11 years agoadded small hero tags (used in battle animation and run state)
Daniel Karbach [Sat, 11 Aug 2012 17:09:19 +0000 (19:09 +0200)]
added small hero tags (used in battle animation and run state)

11 years agoremoved unneccessary destructor in HeroTag
Daniel Karbach [Sat, 11 Aug 2012 15:53:44 +0000 (17:53 +0200)]
removed unneccessary destructor in HeroTag

11 years agofound another letter of the large font
Daniel Karbach [Sat, 11 Aug 2012 15:43:23 +0000 (17:43 +0200)]
found another letter of the large font

11 years agoremoved direct access to battle's monsters vector
Daniel Karbach [Sat, 11 Aug 2012 14:40:21 +0000 (16:40 +0200)]
removed direct access to battle's monsters vector

11 years agoreorganized BattleState's interface
Daniel Karbach [Sat, 11 Aug 2012 14:36:05 +0000 (16:36 +0200)]
reorganized BattleState's interface

…and more to come ;)

11 years agofixed TargetSelection::MoveDown()
Daniel Karbach [Sat, 11 Aug 2012 14:15:36 +0000 (16:15 +0200)]
fixed TargetSelection::MoveDown()

pressing down when in the second hero row now moves the cursor to the first row

11 years agomade battle's heroes into an array
Daniel Karbach [Sat, 11 Aug 2012 14:15:05 +0000 (16:15 +0200)]
made battle's heroes into an array

11 years agoturned battle's menu vectors into arrays
Daniel Karbach [Sat, 11 Aug 2012 13:58:45 +0000 (15:58 +0200)]
turned battle's menu vectors into arrays

11 years agoadded (processed) original lufia 2 data
Daniel Karbach [Sat, 11 Aug 2012 00:53:35 +0000 (02:53 +0200)]
added (processed) original lufia 2 data

11 years agoadded dummy state that echoes all selected attacks
Daniel Karbach [Fri, 10 Aug 2012 23:11:46 +0000 (01:11 +0200)]
added dummy state that echoes all selected attacks

11 years agoadded hit tracking to timers
Daniel Karbach [Fri, 10 Aug 2012 20:43:03 +0000 (22:43 +0200)]
added hit tracking to timers

11 years agomoved popping of battle state into battle state
Daniel Karbach [Fri, 10 Aug 2012 20:24:03 +0000 (22:24 +0200)]
moved popping of battle state into battle state

11 years agofix bug in Application that caused the program to crash just before it finished
Daniel Karbach [Fri, 10 Aug 2012 20:23:07 +0000 (22:23 +0200)]
fix bug in Application that caused the program to crash just before it finished

11 years agoadded escape title frame, text, and font
Daniel Karbach [Fri, 10 Aug 2012 20:17:20 +0000 (22:17 +0200)]
added escape title frame, text, and font

11 years agofixed hero positions
Daniel Karbach [Fri, 10 Aug 2012 19:29:59 +0000 (21:29 +0200)]
fixed hero positions

11 years agoadded run state to flee from battle
Daniel Karbach [Fri, 10 Aug 2012 18:50:00 +0000 (20:50 +0200)]
added run state to flee from battle

also renamed State's HandleInput to HandleEvents

11 years agoadded timer facility
Daniel Karbach [Fri, 10 Aug 2012 18:13:48 +0000 (20:13 +0200)]
added timer facility

11 years agoadded and implemented swap heroes state
Daniel Karbach [Fri, 10 Aug 2012 17:23:13 +0000 (19:23 +0200)]
added and implemented swap heroes state

11 years agoadded physical/magical status of ikari attacks
Daniel Karbach [Fri, 10 Aug 2012 16:29:53 +0000 (18:29 +0200)]
added physical/magical status of ikari attacks

11 years agoreworked gauges to better reflect the original ones
Daniel Karbach [Fri, 10 Aug 2012 16:01:41 +0000 (18:01 +0200)]
reworked gauges to better reflect the original ones

at least I think that's how they behave,
might need some further investigation

11 years agodamn, I was right about max IP in the first place
Daniel Karbach [Fri, 10 Aug 2012 15:48:23 +0000 (17:48 +0200)]
damn, I was right about max IP in the first place

11 years agoadded Guy's and Dekar's IP attacks
Daniel Karbach [Fri, 10 Aug 2012 15:41:43 +0000 (17:41 +0200)]
added Guy's and Dekar's IP attacks

11 years agoadded Selan's IP attacks
Daniel Karbach [Fri, 10 Aug 2012 15:23:44 +0000 (17:23 +0200)]
added Selan's IP attacks

11 years agoadded target selection to select ikari state
Daniel Karbach [Fri, 10 Aug 2012 15:16:58 +0000 (17:16 +0200)]
added target selection to select ikari state

11 years agoadded second column in ikari menu
Daniel Karbach [Fri, 10 Aug 2012 15:11:06 +0000 (17:11 +0200)]
added second column in ikari menu

11 years agoadded "No equit" text to battle resources
Daniel Karbach [Fri, 10 Aug 2012 14:37:57 +0000 (16:37 +0200)]
added "No equit" text to battle resources

11 years agolinked equipment menu icons in battle resources
Daniel Karbach [Fri, 10 Aug 2012 14:33:46 +0000 (16:33 +0200)]
linked equipment menu icons in battle resources

11 years agoadded Maxim's IP attacks
Daniel Karbach [Fri, 10 Aug 2012 14:26:55 +0000 (16:26 +0200)]
added Maxim's IP attacks

11 years agoadded Ikari class
Daniel Karbach [Fri, 10 Aug 2012 14:10:22 +0000 (16:10 +0200)]
added Ikari class

11 years agofixed item stats
Daniel Karbach [Fri, 10 Aug 2012 13:59:28 +0000 (15:59 +0200)]
fixed item stats

11 years agoset ikari menu to point to items
Daniel Karbach [Fri, 10 Aug 2012 13:54:10 +0000 (15:54 +0200)]
set ikari menu to point to items

11 years agoadded hero equipment
Daniel Karbach [Fri, 10 Aug 2012 13:51:55 +0000 (15:51 +0200)]
added hero equipment

11 years agoadded spell target select
Daniel Karbach [Fri, 10 Aug 2012 13:18:30 +0000 (15:18 +0200)]
added spell target select

11 years agoadded spells
Daniel Karbach [Fri, 10 Aug 2012 13:05:58 +0000 (15:05 +0200)]
added spells

11 years agofixed positioning in Font when number is 0
Daniel Karbach [Fri, 10 Aug 2012 12:55:10 +0000 (14:55 +0200)]
fixed positioning in Font when number is 0

11 years agooffset target selection cursor from indicator
Daniel Karbach [Fri, 10 Aug 2012 11:06:33 +0000 (13:06 +0200)]
offset target selection cursor from indicator

11 years agoadded -= operators for Point/Vector
Daniel Karbach [Fri, 10 Aug 2012 11:05:24 +0000 (13:05 +0200)]
added -= operators for Point/Vector

11 years agofixed font configuration
Daniel Karbach [Fri, 10 Aug 2012 10:47:39 +0000 (12:47 +0200)]
fixed font configuration

11 years agoadded item target selection
Daniel Karbach [Fri, 10 Aug 2012 10:46:41 +0000 (12:46 +0200)]
added item target selection

11 years agofix bug in select attack type state that caused the tag positioning to go nuts
Daniel Karbach [Fri, 10 Aug 2012 10:23:51 +0000 (12:23 +0200)]
fix bug in select attack type state that caused the tag positioning to go nuts

11 years agoadded attack targets selection state
Daniel Karbach [Fri, 10 Aug 2012 01:45:31 +0000 (03:45 +0200)]
added attack targets selection state

11 years agoreworked Menu to include an optional number
Daniel Karbach [Thu, 9 Aug 2012 16:03:56 +0000 (18:03 +0200)]
reworked Menu to include an optional number

11 years agopreliminary solution for loading inventory in item select
Daniel Karbach [Thu, 9 Aug 2012 15:21:40 +0000 (17:21 +0200)]
preliminary solution for loading inventory in item select

11 years agoadded some information about menus
Daniel Karbach [Thu, 9 Aug 2012 15:21:12 +0000 (17:21 +0200)]
added some information about menus

11 years agoadded Inventory class
Daniel Karbach [Thu, 9 Aug 2012 14:19:36 +0000 (16:19 +0200)]
added Inventory class

11 years agoadded Item data structure
Daniel Karbach [Thu, 9 Aug 2012 13:56:04 +0000 (15:56 +0200)]
added Item data structure

11 years agoadded attack choice icons
Daniel Karbach [Thu, 9 Aug 2012 12:55:37 +0000 (14:55 +0200)]
added attack choice icons

11 years agopostponed attack type decision to their respective states
Daniel Karbach [Thu, 9 Aug 2012 12:54:58 +0000 (14:54 +0200)]
postponed attack type decision to their respective states

11 years agomade application state changes yet a bit safer
Daniel Karbach [Thu, 9 Aug 2012 12:53:25 +0000 (14:53 +0200)]
made application state changes yet a bit safer

11 years agoadded ikari select state
Daniel Karbach [Thu, 9 Aug 2012 00:47:02 +0000 (02:47 +0200)]
added ikari select state

11 years agoadded icons for item select
Daniel Karbach [Thu, 9 Aug 2012 00:28:08 +0000 (02:28 +0200)]
added icons for item select

11 years agomoved dummy menu entries to main
Daniel Karbach [Wed, 8 Aug 2012 23:52:35 +0000 (01:52 +0200)]
moved dummy menu entries to main

11 years agoadded item select state
Daniel Karbach [Wed, 8 Aug 2012 23:48:04 +0000 (01:48 +0200)]
added item select state

11 years agouse font size for spell frame height calculation
Daniel Karbach [Wed, 8 Aug 2012 23:01:38 +0000 (01:01 +0200)]
use font size for spell frame height calculation

11 years agofixed scrolling in Menu
Daniel Karbach [Wed, 8 Aug 2012 22:23:39 +0000 (00:23 +0200)]
fixed scrolling in Menu

11 years agointerpret user input in spell selection
Daniel Karbach [Wed, 8 Aug 2012 22:01:42 +0000 (00:01 +0200)]
interpret user input in spell selection

11 years agofixed return type of spell menu getter in battle state
Daniel Karbach [Wed, 8 Aug 2012 22:00:05 +0000 (00:00 +0200)]
fixed return type of spell menu getter in battle state

I am one lousy stinkin bastard :(

11 years agoadded cursor sprite for menu
Daniel Karbach [Wed, 8 Aug 2012 21:41:57 +0000 (23:41 +0200)]
added cursor sprite for menu

11 years agoadded a "disabled" font
Daniel Karbach [Wed, 8 Aug 2012 21:30:55 +0000 (23:30 +0200)]
added a "disabled" font

11 years agoadded ability to disable menu entries
Daniel Karbach [Wed, 8 Aug 2012 21:23:07 +0000 (23:23 +0200)]
added ability to disable menu entries

11 years agoadded spell menu's headline
Daniel Karbach [Wed, 8 Aug 2012 21:12:15 +0000 (23:12 +0200)]
added spell menu's headline

11 years agomoved spell menu template to resources
Daniel Karbach [Wed, 8 Aug 2012 21:00:41 +0000 (23:00 +0200)]
moved spell menu template to resources

11 years agoadded rough implementation of a Menu
Daniel Karbach [Wed, 8 Aug 2012 20:47:20 +0000 (22:47 +0200)]
added rough implementation of a Menu

11 years agoadded center positioning for Sprite
Daniel Karbach [Wed, 8 Aug 2012 20:01:47 +0000 (22:01 +0200)]
added center positioning for Sprite

11 years agoadded initializer lists to Hero and Monster models
Daniel Karbach [Wed, 8 Aug 2012 18:59:20 +0000 (20:59 +0200)]
added initializer lists to Hero and Monster models

11 years agowrite hero's name on tag
Daniel Karbach [Wed, 8 Aug 2012 18:53:33 +0000 (20:53 +0200)]
write hero's name on tag

11 years agoadded string support in Font
Daniel Karbach [Wed, 8 Aug 2012 18:53:08 +0000 (20:53 +0200)]
added string support in Font

11 years agoadded struct for battle resources
Daniel Karbach [Wed, 8 Aug 2012 17:45:46 +0000 (19:45 +0200)]
added struct for battle resources

11 years agoadded spell selection battle state
Daniel Karbach [Wed, 8 Aug 2012 16:13:29 +0000 (18:13 +0200)]
added spell selection battle state

11 years agoremoved useless (and irritating) destructors of battle states
Daniel Karbach [Wed, 8 Aug 2012 15:10:03 +0000 (17:10 +0200)]
removed useless (and irritating) destructors of battle states

11 years agotagged some TODOs
Daniel Karbach [Wed, 8 Aug 2012 15:07:45 +0000 (17:07 +0200)]
tagged some TODOs

11 years agoadded realistic test data
Daniel Karbach [Wed, 8 Aug 2012 14:52:01 +0000 (16:52 +0200)]
added realistic test data

11 years agoadded simple font implementation
Daniel Karbach [Wed, 8 Aug 2012 14:32:23 +0000 (16:32 +0200)]
added simple font implementation

numbers only for now

11 years agoadded more operators in geometry lib
Daniel Karbach [Wed, 8 Aug 2012 14:19:38 +0000 (16:19 +0200)]
added more operators in geometry lib

11 years agoadded hero tag labels
Daniel Karbach [Wed, 8 Aug 2012 12:47:09 +0000 (14:47 +0200)]
added hero tag labels

11 years agochanged party layout position interpretation to better reflect the original game
Daniel Karbach [Wed, 8 Aug 2012 12:12:31 +0000 (14:12 +0200)]
changed party layout position interpretation to better reflect the original game

11 years agochanged gauge level interpretation
Daniel Karbach [Wed, 8 Aug 2012 11:44:46 +0000 (13:44 +0200)]
changed gauge level interpretation

also added an original monster sprite

11 years agofixed Hero's relative IP calculation
Daniel Karbach [Wed, 8 Aug 2012 09:52:58 +0000 (11:52 +0200)]
fixed Hero's relative IP calculation

11 years agoadded gauges for health, mana, and ikari displays
Daniel Karbach [Wed, 8 Aug 2012 09:38:10 +0000 (11:38 +0200)]
added gauges for health, mana, and ikari displays

11 years agobetter positioning of hero tags
Daniel Karbach [Tue, 7 Aug 2012 19:25:50 +0000 (21:25 +0200)]
better positioning of hero tags

11 years agoadjusted position calculation of battle ui
Daniel Karbach [Tue, 7 Aug 2012 18:55:24 +0000 (20:55 +0200)]
adjusted position calculation of battle ui

11 years agoadded Frame class for drawing bordered windows
Daniel Karbach [Tue, 7 Aug 2012 18:00:08 +0000 (20:00 +0200)]
added Frame class for drawing bordered windows

11 years agoadded original battle icons to test data (double sized)
Daniel Karbach [Tue, 7 Aug 2012 15:14:18 +0000 (17:14 +0200)]
added original battle icons to test data (double sized)

11 years agoadded ugly fallback for missing sprite surfaces
Daniel Karbach [Tue, 7 Aug 2012 14:06:35 +0000 (16:06 +0200)]
added ugly fallback for missing sprite surfaces

11 years agoadded some test sprites
Daniel Karbach [Tue, 7 Aug 2012 14:01:28 +0000 (16:01 +0200)]
added some test sprites

11 years agoremoved task tag in BattleState (already in progress)
Daniel Karbach [Tue, 7 Aug 2012 13:19:11 +0000 (15:19 +0200)]
removed task tag in BattleState (already in progress)

11 years agoreworked Application's state stack
Daniel Karbach [Tue, 7 Aug 2012 13:14:30 +0000 (15:14 +0200)]
reworked Application's state stack

11 years agomoved attack type into its own class
Daniel Karbach [Tue, 7 Aug 2012 12:38:38 +0000 (14:38 +0200)]
moved attack type into its own class

11 years agosplit battle state into (so far) 2 states
Daniel Karbach [Tue, 7 Aug 2012 11:52:31 +0000 (13:52 +0200)]
split battle state into (so far) 2 states

11 years agoadded battle move menu
Daniel Karbach [Tue, 7 Aug 2012 10:23:10 +0000 (12:23 +0200)]
added battle move menu