Nightly Release
Pre-release
Pre-release
Commits
- [37c65cf]: Version bump to start work on v100.1.0 (#382) (Kevin Eady) #382
- [ae96ecb]: Remove OGC from EcompileMain, testsuites (#383) (Kevin Eady) #383
- [9c36b97]: Internal work to remove OGC (#384) (Kevin Eady) #384
- [eb4eb8b]: Refactor Client to use private inheritance from ThreadedClient (#346) (Fernando Rozenblit) #346
- [f3a362a]: Fix boat packet overflow and add setting to control the refresh of decay timer for items on a boat's deck (#354) (Fernando Rozenblit) #354
- [1c52ff3]: use a different github action for nightly builds (turleypol) #385
- [3f47990]: use fix commit ref for nightly release action (turleypol) #385
- [e41f70d]: Add support for interpolated strings ("interstrings") (#369) (Kevin Eady) #369
- [0ca7912]: Add support for conditional operator (#387) (Kevin Eady) #387
- fixed invalid value range for ApplyRawDamage(). Fixes #125 (#391) #391 (AsY!um-)
- [8b7ece1]: Testclient (#390) (turleypol) #390
- [c6f957d]: Testclient api: listobjects, open backpack, target (#393) (turleypol) #393
- [b75d2a5]: switch release action to fork (#394) (turleypol) #394
- [ff9b2c0]: Fixed invalid value for LOS_ANY flag. (#397) (AsY!um-) #397
- [c6301c0]: Fix constant declaration production (#399) (Kevin Eady) #399
- [2cb05d8]: Update Boost.cmake and add missing include (#401) (Fernando Rozenblit) #401
- [aa6b0ec]: Smooth Boat pkt: overflow/invis objects (#403) (turleypol) #403
- [808bb07]: Fixed target cancelling bug (#404) (Kevin Eady) #404
- [0fab3e1]: Boat pkt encoding len (#405) (turleypol) #405
- [ec9cd80]: Descriptorbugs (#406) (turleypol) #406
- [3bd1fdd]: Throw compile error on function name conflict (#408) (Kevin Eady) #408
- [0db4b97]: Move remaining drop errors to suspicious acts (#409) (Kevin Eady) #409
- [f426a5b]: Unittests (#412) (turleypol) #412
- [cccf84d]: Fewer compile warnings (#413) (turleypol) #413
- [07dda82]: Initial vector class (#414) (turleypol) #414
- [ab96d4c]: Add more details to "Return without GOSUB" error. Also fix printing of INS_CALL_METHOD_ID in the .lst (#395) (Fernando Rozenblit) #395
- [cd8b8e1]: Fixes bug where attack hook was recursively called if a character was moved by the hook (#415) (Fernando Rozenblit) #415
- [0df9b8c]: Initial pos class (#416) (turleypol) #416
- [5f79897]: Initial range class (#418) (turleypol) #418
- [8a0ca48]: Add -Wnonportable-include-path for ANTLR warnings (#419) (Kevin Eady) #419
- [7ee1b64]: replaced baseclass x,y,z,realm members with Pos4d. (#420) (turleypol) #420
- [9fe3e36]: use Pos classes in Map and Door (#422) (turleypol) #422
- [8e5859c]: Fix party.addmember implementation for candidates, npcs (#423) (Kevin Eady) #423
- [95783a3]: removed ufacing move_delta, added getPos*Param (#424) (turleypol) #424
- [ce9834e]: Regions Pos class refactor (#426) (turleypol) #426
- [f211e16]: wrappers for realm/uworld methods accepting Posclasses. (#428) (turleypol) #428
- [bf27f27]: switched internal uworld.h WorldIterator to Pos class (#429) (turleypol) #429
- [cfb41d9]: workflow to sync docs to webserver (#438) (turleypol) #438
- [f99ab2d]: switched internals of realms, changed packetdefs (#432) (turleypol) #432
- [76d9c5e]: not yet active: handle update range of client. (#440) (turleypol) #440
- [f404591]: Fix SetString packet hook method writing UTF-8 instead of CP-1252 (#442) (Peter Wedder) #442
- [5b1187c]: Updating the references where standard and optional packages might be placed. (#434) (Admin-Yukiko) #434
- [6263819]: Change outgoing packet handlers to write CP-1252 when appropriate (#443) (Peter Wedder) #443
- [3306c5e]: converted multidef (#441) (turleypol) #441
- [9966771]: Fixed move of mobiles/items between realms (#446) (turleypol) #446
- [591c5ea]: removed installation of already installed mysql-client, caused a conflict. Splitted install, so one failure does not cause failure for every installation (#447) (turleypol) #447
- [0eb6aa6]: use std::filesystem to iterate over directories (#448) (turleypol) #448
- [7ecaa1d]: Edited the description for TextEntry. (#449) (Admin-Yukiko) #449
- [b34a9de]: Fixed ecompile summary output (#450) (Jakub Kalita) #450
- [67acb43]: Fixed reading map properties + VS2022 boost update (#455) (Jakub Kalita) #455
- [8be5cc3]: Fix scoop install (#457) (Kevin Eady) #457
- [5c969ed]: Add support for programmatically disabling inactivity timeout on a client (#458) (Kevin Eady) #458
- [78a60be]: Ensure client has a character in SendOverallSeason (#459) (Kevin Eady) #459
- [458356f]: Fix crash on unknown member access on Client; add Client.acct (#462) (Kevin Eady) #462
- [737db93]: OpenXMLFile return value for not existing files or parsing errors (#463) (turleypol) #463