Commit Graph

1274 Commits

Author SHA1 Message Date
Brendan Robert
9ce8d857e8 Merge pull request #26 from andrewschultz/master
inserted markup to make lists look right
2017-07-31 14:31:41 -05:00
Martin Haye
efc524c659 Merge branch 'master' of https://github.com/badvision/lawless-legends 2017-07-31 09:20:16 -07:00
Martin Haye
60a6269b19 Temporary fix for disk detection logic in ProRWTS. 2017-07-31 09:20:08 -07:00
David Schmenk
131bcddcc4 Add new CFFB opcode in anticipation of new compiler optimizations 2017-07-29 07:38:41 -07:00
Martin Haye
395f69f277 Merge branch 'master' of https://github.com/badvision/lawless-legends 2017-07-17 07:58:28 -07:00
Martin Haye
dba14b92bc Fix auto-reload for Bows. A couple minor combat display fixes. 2017-07-17 07:58:20 -07:00
badvision
4833f9d4ee Added script eraser tool to map editor 2017-07-16 21:47:20 -05:00
Martin Haye
1ecddcf190 Fixes for ammo on buy/sell/loot pages. Also, halved store profit so total for buy+sell is 100%. 2017-07-16 12:34:24 -07:00
Martin Haye
729758ab0f Making good progress on loot hand-outs. 2017-07-16 10:49:27 -07:00
Martin Haye
64fb24bd90 Fixed healing salve. 2017-07-16 08:09:54 -07:00
Martin Haye
926ba84665 Cleanup of ammo giving. 2017-07-16 07:38:47 -07:00
Martin Haye
e2b0d2d51d Coded ammo consumption and reloading. Now to test test test. 2017-07-15 11:41:29 -07:00
Martin Haye
07ba262072 Format dice in more user-friendly min/max form. 2017-07-14 10:05:21 -07:00
Martin Haye
ee91583e1d More aesthetic adjustments. 2017-07-14 09:45:33 -07:00
Martin Haye
d635cfc4ea Removed debug print. 2017-07-14 08:54:15 -07:00
Martin Haye
817affadfb Some visual tweaks to the skills screen. 2017-07-14 08:53:10 -07:00
Martin Haye
4d9516901e Reworked skills/attributes screen so you can revise your decisions. 2017-07-14 08:41:10 -07:00
Martin Haye
4b92a18209 Combat bugs: changing weapons with none equipped; single shot fix. 2017-07-14 06:58:34 -07:00
Martin Haye
6bdfd378b7 Implementing more and more combat logic. 2017-07-13 10:12:28 -07:00
Martin Haye
e4030334a1 Fixed some combat bugs; added initial equipping 2017-07-11 08:56:14 -07:00
Martin Haye
2da46eacb4 Recompiled PLASMA to pick up Dave's recent fix. 2017-07-10 10:19:34 -07:00
Dave Schmenk
176a602bfa Fix dereference off of array 2017-07-10 10:09:25 -07:00
Martin Haye
30a5881f24 Implemented initial character naming, gender assignment, and XP/SP init. 2017-07-08 16:36:08 -07:00
Martin Haye
bf4e3c7792 Fixed null ptr bug with item use. 2017-07-08 09:29:36 -07:00
Martin Haye
c1d4f9597f Merge branch 'master' of https://github.com/badvision/lawless-legends 2017-07-07 10:18:49 -07:00
Martin Haye
bca6410d70 Added debug mode for combat formulas, which will help in balancing the formulas. 2017-07-07 10:18:43 -07:00
Martin Haye
ce31c5bda8 Fixed cat locket problem. 2017-07-07 10:18:20 -07:00
badvision
70477e2be9 Adjusted dithering coefficients and color algorithms 2017-07-05 22:55:29 -05:00
badvision
64a0a56d9e Added logging, improved image conversion wizard UX 2017-07-05 20:20:06 -05:00
Martin Haye
db83c0aa86 Merge branch 'master' of https://github.com/badvision/lawless-legends 2017-07-05 07:35:45 -07:00
Martin Haye
3b15ff0e48 Most combat rules implemented now. Also, combat speed now adjustable with up/down arrow, or +/- keys. 2017-07-04 09:15:50 -07:00
badvision
12e7407b5a Added hack to inject namespace into blockly XML because Stupid java introduced a stupid breaking change to their stupid XML parsing logic for no valid reason. Just all stupid. Also I'm grumpy about this. HEY JAVA DEVS: NO BREAKING CHANGES DURING POINT RELEASES! 2017-07-03 10:41:36 -05:00
badvision
c13befd414 Removed unused imports 2017-07-03 10:40:09 -05:00
badvision
6e7144df6a Updated POM dependencies to newer versions of things. Because OOOoooo SHINY! 2017-07-03 10:39:24 -05:00
Martin Haye
19f53f99a5 Fixed menu range for items and skills. 2017-06-30 09:38:03 -07:00
Martin Haye
4a44aee1f8 Some fixes on the inv/stat screens. 2017-06-30 09:30:29 -07:00
Martin Haye
3cc0fba61a Fixed null ptr bug in party display. 2017-06-30 08:48:56 -07:00
Martin Haye
e6c94eee6c Lots of work on combat. 2017-06-30 08:11:34 -07:00
Martin Haye
4774b07d30 Fix to avoid immediately leveling up on new game. 2017-06-25 07:20:11 -07:00
Martin Haye
1fe0108b63 Added level up cheat, and fixed a couple leveling bugs. 2017-06-25 07:11:58 -07:00
Martin Haye
c2dc5fab12 Now properly updates totals and decrements avail skill pts. 2017-06-24 16:46:02 -07:00
Martin Haye
7fa12c2a27 Can now increase stats. 2017-06-24 16:25:48 -07:00
Martin Haye
df81523061 More work on level up / skills 2017-06-24 13:28:28 -07:00
Martin Haye
a52c9cc039 Fleshing out the skills/stats display. 2017-06-24 11:43:16 -07:00
Martin Haye
b972aa34b6 Adding some more XP/leveling stuff. 2017-06-16 11:31:42 -07:00
Martin Haye
6fdc16cd88 Crawling ahead with level up logic. 2017-06-14 09:22:05 -07:00
Martin Haye
90d9238002 Adding level, XP, SP, etc. 2017-06-13 10:07:03 -07:00
Martin Haye
76b99504fb Fixed a few arg count mismatches. 2017-06-11 10:15:20 -07:00
Martin Haye
2585a84553 Some argument count fixes. 2017-06-11 08:55:03 -07:00
Martin Haye
7c9f7138d9 Finally added all function prototypes. Now for bug hunting. 2017-06-11 08:25:15 -07:00