Skip to content

Releases: StarShip-Avalon-Projects/Silver-Monkey

3.0.084.0613 (Prealpha 28)

14 Jun 04:06
Compare
Choose a tag to compare

Fixes a random disconnect issue where the bot doesn't respond correctly when there's a loss of internet connection.
Fixes issues where Triggering Furre settings are not being saved to the dreams furre list.
Refactored Furcadia Frame Work "ViewArea" to address "When a furre enters or leaves the bots view," monkey speak triggers. Note: This May or not be the complete fix.

3.0.082.0527

27 May 15:37
Compare
Choose a tag to compare

Go button text changes according to the proxy status:
Connecting ... :
Displayed when the proxy sends the connecting signal.
Button is Disabled/Grayed out.
Disconnected!:
Displayed when the bot looses connection to the game server
Button will be red.
Stop!
Displayed when the bot is connected and when the client has enough time to update
the News reader. Button will be Green.

Tools Menu Items Now functional
Edit Monkey Soeak
Data Monkey

MsLibraries:

MsQuery :
	Refactored Libarary to properly set Triggering Furre Variables.
		If the Variables are not set, MonkeyspeakException is thrown. This Will help 
		further debugging if needed
	Auto Join and Auto Summon no longer have a triggering furre parameter, the server 
	handles this insead

MonkeySpeakLibrary (Silver Monkey custom base Library):
	Message Trigger handlers refactored to separate TriggeringFurre and Dream
	Parameters for Cause Trigger Catagory only and Normal Message triggers for every
	other catagory

	NameIs TriggerHandler refactored the same way as forementioned Message trigger
	handlers

Monkeyspeak (Squizzle)
Fixes behavior of the negate '' operator when used for string prefixes.
Adds (5:409) take variable % and add {...} to the end,

3.0.079.0508

09 May 18:43
Compare
Choose a tag to compare
3.0.079.0508 Pre-release
Pre-release

This removes the VB WinForms UI and switched to C# WPF UI.
VB became to difficult to maintain and needed a total rewrite.

silvermonkey 3 0

Currently Chat box, Log Display and the Furre List is working

2.19.650.503

03 May 21:11
Compare
Choose a tag to compare

M - FIX: Many Channel parsing errors
M - Fleshed out more MsPhoenixSpeak Libs (effect now wait for server response before continuing scrip execution and will stop execution on error.

2.19.648.0416 (Beta 7)

16 Apr 13:29
Compare
Choose a tag to compare

V 2.19.643.0412

13 Apr 01:33
Compare
Choose a tag to compare

FIX: Monkey Speak lines
(5:80) remember all Phoenix Speak info about the triggering furre and put it into Variable-Table %PsTable.
(5:519) memorize table %PsTable to database table {Ps_%NAME}
(5:86) memorize %Table to Phoenix Speak about the triggering furre. (use [DREAM] for this dream's Phoenix Speak)
(5:518) remember the database table {Ps_%NAME} and put it into table %PsTable .

V 2.19.642.0410

12 Apr 21:37
Compare
Choose a tag to compare
V 2.19.642.0410 Pre-release
Pre-release

FIX: Monkey Speak Editor Failure to load Libraries due to a null ref exception.

V 2.19.637.0409

09 Apr 14:00
Compare
Choose a tag to compare

Add new Phoenix Speak API

2.19.Beta 3

07 Apr 14:28
Compare
Choose a tag to compare

This version fixes "CancelationExceptions" and adds preliminary support for Phoenix Speak

2.19.PreAplha 58

11 Feb 06:07
1fa27d8
Compare
Choose a tag to compare
2.19.PreAplha 58 Pre-release
Pre-release

Bug Fixes