Skip to content

Releases: pewpewlive/PewPewSnippets

2.1.0

19 Jul 19:30
3364afa
Compare
Choose a tag to compare

This update is available in the Visual Studio Code marketplace! Check it out here.

This update is also available for Neovim!

This update brings minor improvements for the snippets, and also updates the generator to use the new PPL Docs repository.

2.0.1

04 Jun 09:03
Compare
Choose a tag to compare

This update is available in the Visual Studio Code marketplace! Check it out here.

This update adds missing BonusType enums.

2.0.0

28 May 15:54
Compare
Choose a tag to compare

This update is available in the Visual Studio Code marketplace! Check it out here.

This update implements snippet generator.

Snippets have been updated to support Era 2 APIs, such as pewpew.new_bonus(), pewpew.new_pointonium(), etc.

1.2.4

19 Mar 17:06
Compare
Choose a tag to compare

This update is available in the Visual Studio Code marketplace! Check it out here.

This update fixes fmath.to_int().

1.2.3

21 Aug 16:31
Compare
Choose a tag to compare

This update is available in the Visual Studio Code marketplace! Check it out here.

This update adds pewpew.get_all_entities() API.

1.2.2

23 May 17:36
Compare
Choose a tag to compare

This update is available in the Visual Studio Code marketplace! Check it out here.

This update adds missing EntityType enums courtesy of @jyaif.

1.2.0

23 Apr 10:15
Compare
Choose a tag to compare

This release adds:

  • special snippets for mesh and sound files
  • manifest.json support
  • snippets for colors

1.1.0

22 Apr 19:32
Compare
Choose a tag to compare
  • Add following APIs:

    • pewpew.customizable_entity_set_mesh_xyz
    • pewpew.customizable_entity_skip_mesh_attributes_interpolation
    • pewpew.configure_player_hud
  • Prefixes now have pewpew. at the beginning and no longer have () at the end

1.0.5

28 Aug 11:54
Compare
Choose a tag to compare

Add missing get_entity_type() api.

1.0.4

28 Aug 11:43
Compare
Choose a tag to compare

Support for v0.4.119 apis.

Be prepared for enum update soon.