Commit Graph

362 Commits

Author SHA1 Message Date
sphere b59f8fef63 Fix bugs with testing from current mouse/camera position. 2021-02-25 18:08:29 +01:00
sphere 4958338bbb Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
sphere 2b435ede7f Update 2.2 config again. 2021-02-24 18:06:01 +01:00
sphere e316e56cee remove unneeded file 2021-02-24 00:13:36 +01:00
sphere f322fe3a5a Fix weapon/team rings displaying old sprites in the 2.2 configuration. 2021-02-23 22:31:24 +01:00
sphere e8ebbbf53e Update the 2.2 config and change some default settings. 2021-02-23 14:23:56 +01:00
sphere 9ca9e63244 Update Kart config, with Justburner's updates. 2021-02-21 23:25:22 +01:00
sphere 2b6098b594 Update 2.2 config. 2021-02-21 22:19:09 +01:00
sphere e2598364b2 Update installer and fix two tiny mistakes. 2021-02-21 21:50:27 +01:00
sphere 16880b3527 Display (zoom tube) waypoint sequences in classic (2D) modes, like NiGHTS paths, and move their display settings to the Appearance tab. 2021-02-21 20:39:42 +01:00
sphere 1f962e46e9 Add support for !/!= in searches for sector brightness/height/tag, linedef tag and thing type/angle, and update the documentation. 2021-02-21 15:22:14 +01:00
sphere 0c8effe3a3 Clean up the project, revert hacky flat alignment, fix About menu and browser handling. 2021-02-21 14:59:33 +01:00
sphere 37993cde49 First and very hacky attempt at rendering flat rotation/offsets in classic editing modes. 2021-02-19 11:17:12 +01:00
sphere 960065111a Update version number, credits & config. 2021-02-18 23:57:42 +01:00
sphere 4cbc56318a Apply Justburner's fixes to flat offsets/rotation in Visual Mode, from the Zone Builder Unofficial fork. 2021-02-18 17:13:07 +01:00
sphere 365aff2803 Add support for using >, <, >= and <= in searches for sector brightness/height/tag, linedef tag and thing type/angle. 2021-02-17 15:58:13 +01:00
sphere cc93734354 Update config and restore copy slope rendering in Visual Mode. 2021-02-17 01:49:48 +01:00
MascaraSnake 9ffb23be71 Adapt flat alignment to 2.2 setup 2020-05-17 13:36:27 +02:00
MascaraSnake edf0aa3859 Add 2.2 config 2020-05-17 10:00:58 +02:00
MascaraSnake d7cd46a387 Actually display parametertext 2020-05-17 09:56:08 +02:00
MascaraSnake 5446f76a3a Update project to VS2019 2020-05-17 09:53:22 +02:00
MascaraSnake e8e87bf8f1 Updated version number 2018-12-16 14:51:28 +01:00
MascaraSnake 43399cf23f Added SRB2Kart support 2018-12-16 14:25:49 +01:00
MascaraSnake 291f8bcc96 PK3 support: SOCs folder is now SOC folder 2018-12-12 08:32:02 +01:00
MascaraSnake 43c7443e94 Some additions to the config 2018-05-13 21:02:34 +02:00
MascaraSnake 0fbc680143 Added an option to draw Things at a fixed size in 2D view 2018-01-12 18:53:37 +01:00
MascaraSnake def78d6852 Updated version number 2017-12-03 18:23:29 +01:00
MascaraSnake b9b30a2887 Fixed a crash in the tag statistics window 2017-11-08 19:22:46 +01:00
MascaraSnake b8a2d71625 Do not convert SRB2 selections from/to UDMF when copypasting. 2017-11-06 21:25:11 +01:00
MascaraSnake 166f2b1747 Updated version number 2017-11-03 09:03:41 +01:00
MascaraSnake d731c29235 Parse MF_SOLID and MF_SPAWNCEILING for custom Things 2017-10-10 09:17:42 +02:00
MascaraSnake c5173df759 Fixed YET ANOTHER error in the config (this is getting embarrassing) 2017-10-02 08:23:28 +02:00
MascaraSnake 1d05f96637 Added an option to disable the crosshair in 2D mode 2017-10-01 10:36:47 +02:00
MascaraSnake 4ef18fb51c It's bothered me for a while that monitors are called "item boxes" in the config but nowhere else 2017-10-01 10:16:38 +02:00
MascaraSnake cfdc212a56 Add texture filters (thanks a bunch to TehRealSalt!) 2017-09-17 23:22:02 +02:00
MascaraSnake 6abdb27e36 Add support for addition in SOC/Lua arithmetic parser.
Don't abort reading the whole script if you can't parse a single value.
2017-09-04 14:09:38 +02:00
MascaraSnake 36293654ea Added a nodebuilder configuration for normal ZenNode without reject. 2017-08-07 16:05:55 +02:00
MascaraSnake ba2cc9e0a9 In PK3s, look for patches in the same directories as ZDoom. 2017-08-07 15:00:48 +02:00
MascaraSnake 33af08b1d6 Fixed YET another config typo. 2017-08-07 15:00:06 +02:00
MascaraSnake 45ac53f975 Made the names of the lighting linedef executors consistent with the regular lighting linedef types. 2017-08-05 08:02:11 +02:00
MascaraSnake d35372cc3b Applied the config fixes to the TD config as well. 2017-08-05 07:58:07 +02:00
MascaraSnake dc2fdafb9c Fixed yet another typo in the config. 2017-08-05 07:52:50 +02:00
MascaraSnake 9aba68db7b Reject ZWADs with an error message. 2017-07-11 21:06:04 +02:00
MascaraSnake 93fc8fb78f Add support for custom thing categories 2017-07-07 21:43:44 +02:00
MascaraSnake e7306d016d Recognize -- comments in Lua files.
Only log a warning when a Thing sprite can't be found, instead of aborting the whole Lua/SOC reader.
2017-07-06 16:57:53 +02:00
MascaraSnake 58b0ec16e1 Look for custom Things in PK3s 2017-07-06 16:56:55 +02:00
MascaraSnake 5ab4109be2 Fixed another config typo 2017-07-06 16:18:34 +02:00
MascaraSnake 593cf7538b Colormaps and FOFs with tag 65535 (global) are now displayed in Visual Mode 2017-03-08 18:34:52 +01:00
MascaraSnake 0c7ac90697 Updated version number 2017-01-28 19:14:15 +01:00
MascaraSnake 72fcc68ba3 Retain the settings for repeating midtextures when clamping a sidedef's X offset to the texture width 2017-01-28 19:11:49 +01:00