[ x vote for us to earn $800 each day ]

73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 |

we're into testing for breeding

a debugger has been set up, and I'll build a web interface for it shortly so players can test with it while I build the final stages and set it live

some new highlights:
most settings in the breeder v2 can be 'overridden', meaning that we can setup items / events / times of day etc for special breeding circumstances.

nearly all hard coded circumstances have been removed from the breeder, paving the way for additional content adds,

Posted by Sin Vraal (#18687) on Feb 09, 2023

Comments | View All Replies


Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 479

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 480
Sin Vraal

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
all the hookups are done and finished for breeder.
:finished:
--all hardcoding relating to dogs tails ears, etc (a big site-wide problem still )
--debugger setup for anywhere you might need it.

last remaining tasks...
-updating database, logging, mails, after completing all work, (3 hours)
-some final unrelated library work (probably 1 hour)
-overlay the breeding requests payments on breeder (<1 day.)
-final runthru testing (relating to final changes)
-make a final breeding page
Posted on 02-10-2023 at 5:24 PM

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 479

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 480
Sin Vraal

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
-debugger improved
-all breeds hard coding removed from breeder. -- paves the way for additional dogs, cross breeding etc
-working system to override options.
Posted on 02-10-2023 at 12:12 PM

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 479

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 480
Sin Vraal

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
Pretty much everything done. Bobbie and I are testing it now
Posted on 02-9-2023 at 6:07 PM

checklist

coat, markings (white/tan/secondary), eyes, tails, companions, all abstracted, tested and .
remaining skills, and testing.

no major issues expected at this point, just ... laborious Posted by Sin Vraal (#18687) on Feb 08, 2023

View All Replies

breeding final stretch

BIG progress with dog breeding
whats been done so far
:: breedingrequests is about 6000 lines total.
1. it has been broken up and organized
2. it has been optimized down by about 80%
3. an abstract structure named 'breeder' now supports breeding with multiple things (this means cross breeding, perhaps other animals, such as horses or cats, etc)
4. the components are all interchangeable, making for easier updates
5. the framework, which was rather complicated, has been setup and working.

what needs to be done:
1. each of the components now needs to be integrated back into the breeder.
2. breeding needs to be tested.

once this is done, remainder of site is gonna go down much faster! Posted by Sin Vraal (#18687) on Feb 06, 2023

Comments | View All Replies


Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 479

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 480
Sin Vraal

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
breeder framework tested and working
all breeding parameters configured
companions, inbreeding, etc all setup

remaining:
link up the pup attributes and
do alittle testing before setting it live
Posted on 02-7-2023 at 4:34 PM