Skip to content

PawnPlus v1.2.1

Compare
Choose a tag to compare
@IS4Code IS4Code released this 21 Dec 22:09
· 219 commits to master since this release
  • math_try_round, math_try_floor, math_try_ceiling, and math_try_truncate for when the result might not fit in a 32-bit integer.
  • Missing tags added to PP_ALL_TAGS.
  • start parameter in str_get is actually used.
  • Fixed a potential crash when *_delete_deep is called on an ordered pool.