Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Releases: ADRFranklin/pawn-templates

Release 1.4.1

03 Oct 07:32
Compare
Choose a tag to compare
  • Renamed natives for better readability

Release 1.4.0

03 Oct 06:23
Compare
Choose a tag to compare
  • Implemented Per Template Variables
  • Renamed natives to be more specific
  • Added proper return types
  • Optimized the RenderTemplate native

Release 1.3.0

30 Sep 07:09
Compare
Choose a tag to compare
  • Added the ability to load templates from files
  • Moved to 2018 edition
  • Cleaned up poor coding habits

Release 1.2.0

30 Sep 03:46
Compare
Choose a tag to compare
  • Added global template variables

Release 1.1.0

23 Sep 14:13
Compare
Choose a tag to compare
  • Updated Templates to use the latest version of samp_sdk
  • Added Global Variables, for rendering
  • Removed hacky code
  • Optimized how HashMap was tracked