IB Test Build Releases

Discuss IB/IBx engine ideas, bugs, etc.
Post Reply
User avatar
slowdive
Site Admin
Posts: 509
Joined: Wed Jan 15, 2020 4:37 am

IB Test Build Releases

Post by slowdive »

I'll post each test build here for one stop easy shopping. The stable builds (non-test builds) will be posted to the NW Vault.
User avatar
slowdive
Site Admin
Posts: 509
Joined: Wed Jan 15, 2020 4:37 am

Re: IB Test Build Releases

Post by slowdive »

Below is the test build v199:

https://www.dropbox.com/s/2yhsun8aneoi2 ... 9.zip?dl=0

FOR v0.0.199
GAME ENGINE FEATURES
+[Done] finesse weapons
+[Done] critical hits doing more damage based on weapon's multiplier
+[Done] threat range based on weapon or effect bonus
+[Done] add drain/transfer HP and SP system (good for vampiric touch, energy drain, etc.)
+[Done] have option for spells that require a successful attack roll (ex. eldritch blast, shocking grasp, vampiric touch, etc.)

BUG FIX LIST
+[Done] tall token draw issue (make sure and assign a creature size in the creature's properties)
+[Done] make sure SP can't be less than zero after character creation
Pongo
Posts: 156
Joined: Fri Jan 22, 2021 8:39 am

Re: IB Test Build Releases

Post by Pongo »

Awesome, thanks. I'm going to move onto this build over the weekend!
User avatar
slowdive
Site Admin
Posts: 509
Joined: Wed Jan 15, 2020 4:37 am

Re: IB Test Build Releases

Post by slowdive »

Below is the test build for v200:

https://www.dropbox.com/s/7al3isp8dzp6r ... 0.zip?dl=0

RELEASED v1.0.200 (May 28, 2021)
ENGINE/TOOLSET FEATURES
+[Done] mirror image spell that checks upon hit to remove one image
+[Done] stone skin spell that removes HP from the spell effect until all are gone.
+[Done] number of uses per day/rest option for traits (lay on hands, rage, etc.)

BUG FIX LIST
youngneil1
Posts: 148
Joined: Mon Jan 20, 2020 9:01 am

Re: IB Test Build Releases

Post by youngneil1 »

Full speed ahead here :) . The feature and bug lists provide a very helpful overview. They also give confidence for the long term development of the project, well done :) .
User avatar
slowdive
Site Admin
Posts: 509
Joined: Wed Jan 15, 2020 4:37 am

Re: IB Test Build Releases

Post by slowdive »

Below is a hotfix (v1.0.201) for the use per day crash when a PC is higher level than the Trait array is set-up for. I made a check for the array size first and if the array is smaller than the PC level, the code will use the last entry in the array instead or zero if the array is empty.

https://www.dropbox.com/s/hy63fj8fruz6c ... 1.zip?dl=0
User avatar
Dorateen
Posts: 316
Joined: Thu Jan 16, 2020 3:03 pm

Re: IB Test Build Releases

Post by Dorateen »

Thanks, slowdive! I will check it out this weekend.

edit: I just wanted to confirm, the issue has been fixed. No more exceptions and the force rest script runs, with higher level party.
User avatar
slowdive
Site Admin
Posts: 509
Joined: Wed Jan 15, 2020 4:37 am

Re: IB Test Build Releases

Post by slowdive »

Dorateen wrote: Fri Jun 25, 2021 7:00 pm Thanks, slowdive! I will check it out this weekend.

edit: I just wanted to confirm, the issue has been fixed. No more exceptions and the force rest script runs, with higher level party.
Thanks for checking this Dorateen and I'm glad to hear that it is working for you as well.


I have v1.0.202 ready for testing. I think I fixed the combat drawing of different creature sizes when not using the combat smooth move feature. Let me know if it works. Also, you will see the version number on the "select screen size" dialog box (bottom right) and also on the main launch screen (also in bottom right).

https://www.dropbox.com/s/zctx9nh4ovm48 ... 2.zip?dl=0
User avatar
slowdive
Site Admin
Posts: 509
Joined: Wed Jan 15, 2020 4:37 am

Re: IB Test Build Releases

Post by slowdive »

I have v1.0.203 ready for testing:

+[Done v203] issue with the inventory showing only the first 20 items. You can use the filter to show more.
+[Done v203] swift action, free action resets movement sometimes
+[Done v203] verify that all scripts are still there and working (from v195 to v200, something changed)

https://drive.google.com/file/d/12W9CXJ ... sp=sharing
Pongo
Posts: 156
Joined: Fri Jan 22, 2021 8:39 am

Re: IB Test Build Releases

Post by Pongo »

Thanks for v203 - going to upgrade from v199 this weekend :)
I'm taking another pass at character classes at the minute and I'm looking forward to adding x traits/day.
Post Reply