Releases: Tibia-WindBot/raphael-library
Releases · Tibia-WindBot/raphael-library
1.4.0
15 Dec 17:06
Compare
Sorry, something went wrong.
No results found
Changelog:
Added table.flatten.
Added getvalue and curchannel.
Added Expander Class.
Added composition mode constants.
Added REGEX_ITEMS_SOLD and REGEX_ITEMS_BOUGHT.
Updated cetoffset and cettime; this should fix problems with sstime.
Updated npctalk to better emulate time taken to write message when fast hotkeys is enabled.
Updated table.each and table.map to allow for recursive behavior.
Updated table.merge to allow for recursive behavior and remove forceKey parameter.
Updated Area Class to include extra functionality.
Fixed some other minor bugs.
1.3.0
15 Dec 17:05
Compare
Sorry, something went wrong.
No results found
Changelog:
Added special handling for npctalk when fast hotkeys is enabled.
Added timetolevel.
Added Area Class.
Added JSON Class.
Updated Point Class constructor.
1.2.1
15 Dec 17:04
Compare
Sorry, something went wrong.
No results found
Changelog:
Minor version bump; apparently @lucasterra had already updated it to 1.2.0.
1.2.0
15 Dec 17:03
Compare
Sorry, something went wrong.
No results found
Changelog:
Added getwptid.
Improved gold, as suggested by pvzin.
Improved npctalk to check for NPCs around.
Added constants for items bought by some NPCs.
Deprecated REGEX_SPA_COORDS and REGEX_SPA_SIZE in favor of REGEX_COORDS and REGEX_RANGE.
1.1.2
15 Dec 17:02
Compare
Sorry, something went wrong.
No results found
Changelog:
Removed setsettings as a hotfix.
1.1.1
15 Dec 17:01
Compare
Sorry, something went wrong.
No results found
Changelog:
Minor fixes for HUD class.
1.1.0
15 Dec 16:59
Compare
Sorry, something went wrong.
No results found
Changelog:
Added string.rtrim, string.ltrim and string.trim.
Added table.copy, table.filter and table.merge.
Added table.sum, table.average, table.min and table.max.
Added calltable, setsetting and waitcondition.
Added Point class.
Added HUD class.
Updated userdatastringformat.
Fixed maxcap.
Fixed table.stringformat.
Fixed REGEX_SERVER_SAVE.
1.0.2
15 Dec 16:54
Compare
Sorry, something went wrong.
No results found
1.0.1
15 Dec 16:53
Compare
Sorry, something went wrong.
No results found
Changelog:
Fixed typos.
Completed CUSTOM_TYPES constant.
1.0.0
15 Dec 16:33
Compare
Sorry, something went wrong.
No results found
Changelog:
Added tostring.
Added userdatastringformat.
Added requires.
Added toyesno, toonezero and toonoff.
Added string.starts, string.ends, string.begin and string.finish.
Added some useful patterns.
Removed getnamecolor.
Minor internal changes.