Commit graph

63 commits

Author SHA1 Message Date
Quick
c853aa885f Larger text size on code examples 2023-03-13 18:14:55 -05:00
Quick
91343a8193 Fixed varexists. Added unsetvar command. Fixes #208 2023-02-18 12:22:41 -06:00
Quick
e03e72279f Added list and timer related commands and expressions 2023-01-19 16:23:25 -06:00
Quick
b0161e9e99 Fixed syntax highlighting for maxweight 2022-12-13 20:01:23 -06:00
Quick
1764b6f0a5 Added cooldown command, sound trigger 2022-12-10 19:57:30 -06:00
Quick
d9a8097354 Added ignore, unignore, clearignore commands 2022-11-24 10:17:19 -06:00
Quick
5d67728b02 Added getlabel command and 'in' keyword 2022-10-08 16:56:26 -05:00
Quick
14ca59312f Added rename command 2022-10-03 10:38:13 -05:00
Quick
da53f63e10 Added itemcount expression 2022-09-12 09:32:15 -05:00
Quick
77eb45c4af Added classicuo/cuo script commands, >cuo command 2022-08-18 21:10:11 -05:00
Quick
a208f5ca49 Added sound and music commands 2022-08-18 17:19:55 -05:00
Quick
b06575992c Added name, paralyzed, invuln, warmode expressions 2022-06-18 15:24:20 -05:00
Quick
359ba4cd4b Added diffhits, diffweight, diffmana, diffstam 2022-06-16 12:08:10 -05:00
Quick
a447d830d5 Added targetexists expression 2022-06-16 11:58:41 -05:00
Quick
4fccba6d84 Added followers and maxfollowers expressions 2022-01-19 16:42:21 -06:00
Quick
903ef1e210 Adjust output path on release build 2022-01-19 16:13:32 -06:00
Quick
1d0ca45a76 wait command accepts shorthand for minutes and seconds 2021-12-11 19:47:41 -06:00
Quick
8549166416 Added varexist expression 2021-12-05 13:25:57 -06:00
Dallen Wilson
1434f4477c Fixed Autocomplete tooltip under Mono; No visible difference under Win10. 2021-11-28 13:40:24 -06:00
Quick
435b1d727e Added docs for 'as' keyword 2021-08-25 17:07:03 -05:00
Quick
313fd0825e Fixed syntax highlighting on nested quotes 2021-08-04 14:58:04 -05:00
Quick
21304953df Upgraded to .NET 4.7.2 on projects 2021-05-12 08:42:52 -05:00
Quick
3760f17785 'target clear' will clear the target queue 2021-05-07 15:16:44 -05:00
Quick
a8cdeed858 Added cancel parameter to the 'target' command 2021-05-02 15:11:33 -05:00
Quick
e8eb1a2420 Added syntax highlighting for targetloc 2021-04-06 08:18:32 -05:00
Quick
008247157e Added 'virtue' command. Closes #61 2021-01-27 15:10:09 -06:00
Quick
0401d26943 Refactoring new target command code 2021-01-24 16:01:09 -06:00
Quick
4e763a1e57 Initial commit for updated target command 2021-01-24 14:22:02 -06:00
Quick
07a4201413 Added 'queued' expression to script engine 2021-01-12 10:18:46 -06:00
Quick
63bfec28b0 Added syntax highlighting for guild and alliance commands 2020-12-08 16:32:15 -06:00
Quick
ce67edb1ef Add syntax highlighting to position expression 2020-12-08 16:09:11 -06:00
Quick
845e82f54c Added 'findbuff' to scripting expressions 2020-11-28 13:39:15 -06:00
Quick
01f28554c8 [chore] Clean up comments 2020-11-15 11:19:57 -06:00
Quick
be1341160b Added 'waitforsysmsg' script command. Closes #113 2020-10-16 12:54:12 -05:00
Quick
3ec759cd86 Added whisper, yell commands to scripting engine 2020-09-26 11:16:32 -05:00
Quick
67b2ddce7c Added clearsysmsg to macros and scripts 2020-08-03 12:31:25 -05:00
Quick
f0f8efaa49 Added 'backpack' option to dclicktype and targettype 2020-07-27 18:01:15 -05:00
Quick
edf01b664b Added a few expressions to syntax highlight 2020-06-26 16:15:37 -05:00
Quick
399ae423ee Left-click on autocomplete works again 2020-04-17 11:07:55 -05:00
Quick
5ae73bacda Merge branch 'pr-78' 2020-04-17 10:52:52 -05:00
Quick
deb18fa7aa Added 'hidden' expression. Closes #83 2020-04-09 00:59:04 -05:00
DarkLotus
7dd3dffa15 Hints Dropdown now works as on Windows except you cannot use left click to select a hint. Arrow keys/Enter or Middle/Right mouse works.
Using left click to select an item leaves nothing with focus and unable to type till you switch tabs.
2020-03-29 16:18:59 +11:00
DarkLotus
4b3fc61905 Move all dllimports to one location.
Stub out usage on non Win32 platforms.
2020-03-29 16:18:59 +11:00
DarkLotus
9f1927d34e This gets Razor running again on Linux platforms as well, Thanks to @speku: for reporting there was still an issue. 2020-03-29 16:18:59 +11:00
Quick
8bfaf7356f Fixed logic on rhandempty and lhandempty 2020-02-23 15:24:19 -06:00
DarkLotus
2b0cc020dd fix build on non windows platforms due to filename casing sensitivity. 2020-02-19 07:51:09 -06:00
Quick
2f48473d62 Added potion command 2020-02-18 23:31:00 -06:00
Quick
3b57d678a9 Added organize (works like org or organizer) 2020-02-18 22:57:32 -06:00
Quick
713288736c Clean up goto and find text window style [chore] 2020-02-18 22:55:19 -06:00
Quick
5c0324d59a Removed unneeded code [chore] 2020-02-18 08:38:14 -06:00