Releases: Tibia-WindBot/raphael-library
Releases · Tibia-WindBot/raphael-library
1.6.3
18 Jul 15:51
Compare
Sorry, something went wrong.
No results found
Fixed getwpt() once again. Thanks @tube123
1.6.2
02 Jun 16:47
Compare
Sorry, something went wrong.
No results found
Fixed sstime() once again.
Added REGEX_MONEY_PAID. @Mistgun
Fixed some typos. @Mistgun
1.6.2-RC1
01 Jun 03:56
Compare
Sorry, something went wrong.
No results found
Fixed sstime() once again.
Added REGEX_MONEY_PAID. @Mistgun
Fixed some typos. @Mistgun
1.6.1
11 Feb 19:21
Compare
Sorry, something went wrong.
No results found
Fixed sstime().
Updated CE(S)T daylight saving dates table.
1.6.0
11 Feb 19:14
Compare
Sorry, something went wrong.
No results found
Added getwpt().
Added iteminuse().
Added pm(), yell() and whisper().
Added ITEMS_IN_USE constant.
Added DEPOT_* constants for retrieving index based on old city.
Updated ITEMS_* constants. @Imbasaur
Made some internal changes on how releases are handled.
1.6.0-RC1
10 Feb 02:24
Compare
Sorry, something went wrong.
No results found
Added getwpt().
Added iteminuse().
Added pm(), yell() and whisper().
Added ITEMS_IN_USE constant.
Added DEPOT_* constants for retrieving index based on old city.
Updated ITEMS_* constants. @Imbasaur
Made some internal changes on how releases are handled.
1.5.1
15 Dec 17:15
Compare
Sorry, something went wrong.
No results found
Changelog:
Fixed typo on table.reverse.
Fixed very rare issue with utctime.
1.5.0
15 Dec 17:14
Compare
Sorry, something went wrong.
No results found
Changelog:
Added closebattlelist.
Added a few more ITEMS_* constants.
Minor fixes and improvements on Area class.
Added table.pick, table.reduce, table.every, table.any, table.pluck and table.reverse.
Improved table.each, table.map and table.filter to give access to the whole table to the callback.
Improved table.sum and table.average.
1.4.2
15 Dec 17:07
Compare
Sorry, something went wrong.
No results found
Changelog:
Fixed a small bug with the Area constructor.
1.4.1
15 Dec 17:07
Compare
Sorry, something went wrong.
No results found
Changelog:
Fixed a small bug with the Point constructor.