Skip to content

Releases: jval1972/Rad-X

Version 1.2.21.755

04 May 17:39
Compare
Choose a tag to compare

20220504 - v.1.2.21.755.r1274

  • Fixed glitch in voxel software rendering.
  • Corrections to external textures caching in software rendering mode.
  • Fixed problem with lump reading when a namespace was required.
  • It will load KVX voxels even if the ".kvx" extension is not defined in VOXELDEF.
  • Improved ZDoom compatibility in VOXELDEF lumps.
  • Speed optimizations to ACTORDEF parsing.
  • Speed optimizations to PascalScript initialization.
  • Speed optimizations to startup memo text output.
  • Displays loading time at startup.
  • Speed optimizations to ACTORDEF parsing.
  • Optimized DEHACKED csv export.
  • Fix problem when starting from different folder than the executable. (https://www.doomworld.com/forum/topic/92113-delphidoom-207734-udmf-umapinfo-mbf21-apr-28-2022/?do=findComment&comment=2487932)
  • Fixed potential drawing problem in OpenGL mode when changing screen resolution.

Version 1.2.20.753

24 Apr 16:36
Compare
Choose a tag to compare

20220410 - v.1.2.20.753.r1230

  • Use 64 characters long string for short names in PK3.
  • Added "DROPPED ITEM" alias for "DROPITEM" DEHACKED field.
  • Fix wrong coordinates check in sight check.
  • Fixed missileheight ACTORDEF export.
  • Fix of OPENARRAYOFU16 and OPENARRAYOFS16 declarations (PascalScript).
  • Fix ReadParameters not setting parameter parser positions even though ValidateParameters does use them (PascalScript).
  • Fixed masked middle texture bleeding when player was exactly placed on the line.
  • Small optimization to masked middle texture rendering.
  • Fixed misspelled of "joystick" in the menus.
  • Speed optimizations in R_PointToAngleEx().
  • Speed optimizations to software rendering.
  • Improved priority logic for sound channel selection.
  • Added support for tall patches in PNG format.
  • Use general purpose threads in 8 bit software rendering blit.
  • Optimizations to voxel software rendering.
  • Fixes to 3d collisions of actors moving up or down other actors.
  • Player movement collisions.
  • Small optimizations to plane rendering (software mode).
  • Added SPIN field in VOXELDEF lumps, it combines DROPPEDSPIN & PLACEDSPIN behavior.
  • If depthbuffer is active will draw sprites from front to back to avoid overdraw.
  • Fixed some glitches in software rendering regarding voxels and 3d floors.
  • Speed optimizations to slope software rendering.
  • Small optimizations to software depthbuffer.
  • Speed optimizations to voxel software rendering.
  • Proper windowed mode (Software & OpenGL).
  • The player can choose to use CAPS LOCK for autorun.