Commit Graph

12 Commits

Author SHA1 Message Date
Evan Debenham 2aee4fe3c6 v0.3.0e: refactored the new findChars() function and re-added a collection of chars to Actor. Better readability and (trivially) better performance. 2015-06-21 20:59:17 -04:00
Evan Debenham 684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham dbeff25d2c v0.3.0c: refactored finding a character, no longer need to maintain chars[] array 2015-06-07 21:55:28 -04:00
Evan Debenham 4f177d305e v0.3.0b: fixed some freeze and crash bugs relating to actors 2015-06-07 21:55:15 -04:00
Evan Debenham e8a2004345 v0.3.0: reworked acting order, now uses a proper priority system with owned properties 2015-06-07 21:54:50 -04:00
Evan Debenham 37af7dfec3 v0.2.4: reworked actor ID system, IDs are now garunteed unique 2015-03-02 17:22:48 -05:00
Evan Debenham c467cb966c Merging 1.7.5 Source: actors/ changes 2015-02-06 09:55:55 -05:00
Evan Debenham 4a49763309 Merging Source v1.7.2: actor changes 2014-10-20 23:51:15 -04:00
Evan Debenham 13cf972982 V0.2.1 : Clarified actor order of behaviour 2014-10-02 00:31:25 -04:00
Evan Debenham 3c471b3e19 V0.2.0: Tweaked behaviour relating to order of actions, fixes a bug: when a buff is first attached it randomly acts twice instead of once. 2014-08-27 00:53:22 -04:00
Evan Debenham aed303672a V0.1.0 Partial Commit
changed package and application names to differentiate from main PD
release
2014-08-03 14:46:22 -04:00