Skip to content
Snippets Groups Projects
  1. Oct 24, 2023
  2. Oct 21, 2023
  3. Oct 03, 2023
  4. Sep 29, 2023
  5. Aug 02, 2023
  6. Jul 13, 2023
  7. Jul 08, 2023
  8. Jun 30, 2023
  9. Jun 29, 2023
  10. Jun 25, 2023
  11. Jun 24, 2023
  12. Jun 09, 2023
  13. Apr 22, 2023
  14. Mar 06, 2023
  15. Jan 28, 2023
  16. Nov 27, 2022
  17. Nov 13, 2022
    • biwa's avatar
      UDBScript version 5 (#819) · 5b2b149b
      biwa authored
      Improved UDBScript to version 5:
      
      - Added Plane class
      - Added BlockMap, BlockEntry, and BlackMapQueryResult classes
      - Sector class
        - Added getLabelPositions method to get the position of sector labels (where tags, effects etc. are displayed)
      - Added support for JavaScript BigInt for UDMF fields. This means it's not necessary anymore to use UniValue to assign integers to new UDMF fields. Instead it can be done like this: sector.fields.my_int_field = 1n;
      - Added type information file (udbscript.d.ts)
      5b2b149b
  18. Nov 04, 2022
  19. Oct 20, 2022
  20. Oct 03, 2022
  21. Sep 18, 2022
  22. Sep 13, 2022
  23. Aug 28, 2022
  24. Aug 07, 2022
  25. Jul 02, 2022
    • Nash Muhandes's avatar
      Update ZDRay stuff (#750) · 490cb784
      Nash Muhandes authored
      - Removed surface lights
      - Move ZDRayInfo stuff back to UDMF keys
      - Add per-surface sampling distance UDMF keys to lines and sectors
      - Standardize and finalize the naming conventions for the new UDMF keys to everything lightmap-related to use an "lm_" prefix
      490cb784
  26. Jun 02, 2022
  27. May 08, 2022
  28. Apr 09, 2022
  29. Mar 13, 2022
  30. Feb 27, 2022
  31. Feb 12, 2022
  32. Jan 29, 2022
Loading