Releases: Tibia-WindBot/raphael-library
Releases · Tibia-WindBot/raphael-library
1.6.3
Compare
Sorry, something went wrong.
No results found
rmobis
released this
18 Jul 15:51
Fixed getwpt() once again. Thanks @tube123
1.6.2
Compare
Sorry, something went wrong.
No results found
rmobis
released this
02 Jun 16:47
Fixed sstime() once again.
Added REGEX_MONEY_PAID. @Mistgun
Fixed some typos. @Mistgun
1.6.2-RC1
Compare
Sorry, something went wrong.
No results found
rmobis
released this
01 Jun 03:56
Fixed sstime() once again.
Added REGEX_MONEY_PAID. @Mistgun
Fixed some typos. @Mistgun
1.6.1
Compare
Sorry, something went wrong.
No results found
rmobis
released this
11 Feb 19:21
Fixed sstime().
Updated CE(S)T daylight saving dates table.
1.6.0
Compare
Sorry, something went wrong.
No results found
rmobis
released this
11 Feb 19:14
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
Compare
Sorry, something went wrong.
No results found
rmobis
released this
10 Feb 02:24
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
Compare
Sorry, something went wrong.
No results found
rmobis
released this
15 Dec 17:15
Changelog:
Fixed typo on table.reverse.
Fixed very rare issue with utctime.
1.5.0
Compare
Sorry, something went wrong.
No results found
rmobis
released this
15 Dec 17:14
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
Compare
Sorry, something went wrong.
No results found
rmobis
released this
15 Dec 17:07
Changelog:
Fixed a small bug with the Area constructor.
1.4.1
Compare
Sorry, something went wrong.
No results found
rmobis
released this
15 Dec 17:07
Changelog:
Fixed a small bug with the Point constructor.