Skip to content

Build-14

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 11:14
· 72 commits to 1.19 since this release

Commits

  • 7ad6b1a: Backport to 1.18 (TechStreet) #16
  • f47b3ef: Update cloth config (TechStreet) #16
  • d8e1320: Try and make it compile (TechStreet) #16
  • 036058c: Update UpdateAlerts.java (TechStreet) #16
  • 5a650ba: Fix some compiler errors (TechStreet) #16
  • 10f916a: Move changes to 1.18 branch (TechStreet) #16
  • ef69502: Player name and UUID values (RedCommand-dev) #7
  • 135e1ec: Reapply chat fixes for 1.18 (‮(gorg)) #10
  • 9b0ecec: Merge remote-tracking branch 'upstream/1.18' into XTerPL-1-118 (XTerPL) #12
  • b1dba01: \n for newline instead of array (RedCommand-dev) #13
  • 56093f5: Generate random int & double (RedCommand-dev) #13
  • c14e823: Generate random int & double (RedCommand-dev) #13
  • 2434666: vscode and bin ignore (RedCommand-dev) #13
  • e4e5860: Generate random int & double (RedCommand-dev) #13
  • 598eef8: Added a settings menu (XTerPL) #16
  • 7944bd5: Futher work on script configuration (XTerPL) #16
  • 4714d44: The options now show their name. (XTerPL) #16
  • fdfd80d: You can now rename options by left clicking the name. (XTerPL) #16
  • 2c3e8af: Fixed options rejecting their previous name (XTerPL) #16
  • 3a1b2fd: Added Script Config Arguments (XTerPL) #16
  • 79ee10d: Made everything related to config save (XTerPL) #16
  • 3b2073f: Non-Owned Script Config Modification (XTerPL) #16
  • b6b7fe8: Added an icon for the Non-Owned Script Settings Menu. (XTerPL) #16
  • 1533341: Scripts without the config element load succesfully. (XTerPL) #16
  • c2a03b3: 3 new Script Options (XTerPL) #16
  • 84b0ffc: Merge branch 'TechStreetDev:1.19' into XTer-2 (XTerPL) #16
  • 51c2754: fixed like 2 description issues (XTerPL) #16
  • dcf0a26: Merge remote-tracking branch 'upstream/1.18' into XTer-2-118 (XTerPL) #16
  • 0705d4f: fixed compiler errors cause of the backport (XTerPL) #16
  • f71b040: another dummy comment because github is having a seizure what (XTerPL) #19
  • 922df61: Change link (RedCommand) #20
  • bace810: Revert "Merge remote-tracking branch 'upstream/1.18' into XTer-2-118" (XTerPL) #22
  • 3d1b085: actually fix my mistake of accidentally pulling to 1.19 branch instead of 1.18 (XTerPL) #22
  • 3285fc9: made Escape actually remove the key binding on key fields (XTerPL) #24
  • c353a44: improved PLAY_SOUND (XTerPL) #24
  • aac8d5d: Added IF_WITHIN_RANGE and IF_NOT_WITHIN_RANGE (XTerPL) #24
  • caab6b8: Added STOP_ALL_SOUNDS, RECEIVE_SOUND (event) and several client values regarding the event (XTerPL) #24
  • ccac5b8: Added GET_VALUE_INDEX action and BOOL script option (XTerPL) #24
  • 7e04f92: Volume and pitch were inverted on PlaySound (R2VvcmdlUk5H) #23
  • c1016fc: fixed OnSendChat not working for commands expect /scripts (XTerPL) #24
  • f5add03: swapped the pitch and volume arguments (XTerPL) #24
  • 9eff1e8: Merge branch '1.19' into XTer-3 (XTerPL) #24
  • 171a3cb: fixed EVENT_VOLUME and EVENT_PITCH client values (XTerPL) #24
  • 5bffa65: Merge remote-tracking branch 'origin/XTer-3' into XTer-3 (XTerPL) #24
  • 59d79ff: fixed SendChatEvent with commands not having a slash at the beginning (XTerPL)
  • c2ae17f: added List Options lmao (XTerPL)