Commit graph

  • 16f7c876e1
    Apply suggestions from code review tru321 2021-12-08 14:44:03 +08:00
  • 503b1c647b Update AppVeyor CI script for .NET 6 Lucas Nicodemus 2021-12-07 21:23:41 -08:00
  • deac238ea3 Version tick: 5.0.0 Lucas Nicodemus 2021-12-07 21:09:04 -08:00
  • c62fca5353 Merge remote-tracking branch 'deathcradle/otapi3' into otapi3 Lucas Nicodemus 2021-12-07 21:06:48 -08:00
  • d70f715616 Add AppVeyor CI Lucas Nicodemus 2021-12-07 21:02:19 -08:00
  • 8d54033404
    Update CHANGELOG.md tru321 2021-12-08 12:04:47 +08:00
  • 26a46ef40c
    Update Bouncer.cs tru321 2021-12-08 11:48:55 +08:00
  • d4befdeff0
    Update Bouncer.cs tru321 2021-12-08 11:10:12 +08:00
  • bd7b1c1460
    Update GetDataHandlers.cs tru321 2021-12-08 11:05:33 +08:00
  • 0ef79230a6
    Update TShockLauncher/Program.cs Luke 2021-12-07 18:18:34 +10:00
  • e9b86b8f62
    Improved the /grow command to reduce code duplication, use TileID constants for less ambiguous types. James Puleo 2021-07-16 02:09:36 -04:00
  • fe3a59f84a
    Fixed rejection check inside of HandlePaintTile to account for the Paint Sprayer (or Architect Gizmo Pack) being inside your inventory, rather than on an accessory slot. James Puleo 2021-12-07 02:41:17 -05:00
  • f3b1a84821 Version tick: 4.5.12 Lucas Nicodemus 2021-12-06 21:31:03 -08:00
  • 47b95e7518 Merge remote-tracking branch 'agaspace/patch-1' into general-devel Lucas Nicodemus 2021-12-05 16:32:06 -08:00
  • d50ebfea37 Merge remote-tracking branch 'drunderscore/feature/bouncer-reject-out-of-bounds-npc-talk' into general-devel Lucas Nicodemus 2021-12-04 22:35:37 -08:00
  • fdcad65d4d
    Merge pull request #2529 from drunderscore/feature/bouncer-reject-out-of-bounds-read-sign Chris 2021-12-05 14:58:21 +10:30
  • 5230598ba3
    Comments updated Zoom L1 2021-12-04 10:37:16 +07:00
  • 4dab0802a1
    Added the OnSignRead handler in GetDataHandlers, and added the SignRead event. James Puleo 2021-12-02 10:23:50 -05:00
  • 97f33fea63
    Added check to HandleNpcTalk to ensure the passed NPC index is within bounds (>= -1 && < Main.maxNPCs). James Puleo 2021-12-02 09:37:17 -05:00
  • 6155b31778 Merge remote-tracking branch 'upstream/general-devel' into general-devel shell627 2021-12-03 15:40:37 +06:00
  • f9ab45b571 CI - tar release to preserve permissions Luke 2021-12-03 10:38:30 +10:00
  • dbad25894e Remove build.yml + try and implement chmod in otapi3 ci Luke 2021-12-03 08:06:07 +10:00
  • 2c44f71043 CI upload artifacts + set tshock version to beta Luke 2021-12-03 07:47:45 +10:00
  • f54c4eb0a1 Publish launcher only Luke 2021-12-03 07:35:43 +10:00
  • 77ded28826
    Corrected customDeathReason in OnPlayerDamage Zoom L1 2021-12-02 22:13:25 +07:00
  • ab676d5bc9
    Correct ci matrix Luke 2021-12-03 00:28:14 +10:00
  • a9f0aa1219
    Add recursive checkout option to ci Luke 2021-12-03 00:20:51 +10:00
  • 2c36dacfd2 Single file publish support, test project and simple build CI Luke 2021-12-03 00:07:11 +10:00
  • ce056f1ce5 Merge remote-tracking branch 'agaspace/general-devel' into general-devel Lucas Nicodemus 2021-12-01 22:59:04 -08:00
  • c159f2b388 Add newline to TShock.sh + add linux-arm64 to launcher release Luke 2021-12-02 15:55:26 +10:00
  • 823293ed43 Updated code comments AkjaHAsLk1IALk0MasH 2021-12-02 10:03:36 +07:00
  • 9a2aa5e825 Add ubuntu runtime identifier Luke 2021-12-01 21:14:34 +10:00
  • 13735ddccf
    Merge pull request #2525 from tru321/general-devel Chris 2021-12-01 18:30:48 +10:30
  • c6b870a480
    Update CHANGELOG.md tru321 2021-12-01 15:49:59 +08:00
  • 0d60d1654d
    Update CHANGELOG.md tru321 2021-12-01 14:51:53 +08:00
  • 0b1da29cf8
    Update GetDataHandlers.cs tru321 2021-12-01 14:35:02 +08:00
  • 5a9f8fad20
    Merge pull request #1 from tru321/tru321-patch-1 tru321 2021-12-01 13:51:22 +08:00
  • a2a13ce494
    Added DataHandler for NpcTalk tru321 2021-12-01 13:44:41 +08:00
  • 63eda6771c Correct windows launching in debug mode, and dont move the TShock.sh in osx Luke 2021-12-01 09:27:15 +10:00
  • 6a34fb71e0 Improve OSX non self contained mode wrt name/folder clashing Luke 2021-12-01 09:13:17 +10:00
  • 2b4b6353c2 Add TShock Launcher project (TShock.exe) with ./bin folder for dependencies Luke 2021-12-01 08:26:06 +10:00
  • acb6a96245 Fix item dupe via /logout & NPC (#2495 issue) shell627 2021-12-01 00:18:02 +06:00
  • a00512fcf4 Added protection to OnPlayerDamage AkjaHAsLk1IALk0MasH 2021-11-30 21:14:53 +07:00
  • cdeec8aa04 Added protection in OnKillMe AkjaHAsLk1IALk0MasH 2021-11-30 20:53:19 +07:00
  • 8f69c6e767 Created a new field in config. AkjaHAsLk1IALk0MasH 2021-11-30 20:50:51 +07:00
  • 9910725258 Update CHANGELOG.md AkjaHAsLk1IALk0MasH 2021-11-30 20:45:56 +07:00
  • b6d56422ff
    Update CHANGELOG.md Chris 2021-11-30 19:51:18 +10:30
  • cf0f89345a
    Merge pull request #2518 from AgaSpace/general-devel Chris 2021-11-30 18:27:16 +10:30
  • 9b18dc5d59
    Merge branch 'general-devel' into general-devel Chris 2021-11-30 18:23:38 +10:30
  • df5c118055 Added comments to help other developers understand what I used and why AkjaHAsLk1IALk0MasH 2021-11-30 14:36:19 +07:00
  • 77032ccbea Renamed value in config AkjaHAsLk1IALk0MasH 2021-11-30 14:23:49 +07:00
  • 1a62d1dfed Added ai[0] check AkjaHAsLk1IALk0MasH 2021-11-30 14:22:41 +07:00
  • f3f0fc8886 Version tick: 4.5.11 Lucas Nicodemus 2021-11-29 21:26:31 -08:00
  • 6cec7e71cd Fixed the ability to spawn Zenith projectile with non-original items. AkjaHAsLk1IALk0MasH 2021-11-28 15:35:50 +07:00
  • 87d5b476ea Add current gamemode to /worldmode Lucas Nicodemus 2021-11-27 17:32:46 -08:00
  • ce9f3b244c Merge changelog upcoming release section & update Lucas Nicodemus 2021-11-27 17:21:04 -08:00
  • 0751f0cb5a Merge remote-tracking branch 'agaspace/general-devel' into general-devel Lucas Nicodemus 2021-11-27 17:15:44 -08:00
  • 404520c789 Update submodule for ./bin folder changes Luke 2021-11-27 22:49:11 +10:00
  • 19fd47c8e2 Update company/copyright + add new lines to .vscode files Luke 2021-11-27 17:58:38 +10:00
  • e75e0e8bab Switch to .net6 Luke 2021-11-27 17:57:19 +10:00
  • cec53c780f Merge branch 'general-devel' into otapi3 Luke 2021-11-27 17:53:28 +10:00
  • a0d9e04950
    Merge pull request #2513 from sgkoishi/patch-2 Lucas Nicodemus 2021-11-26 23:39:07 -08:00
  • 76b0d9e563 Removed unnecessary code comments. AkjaHAsLk1IALk0MasH 2021-11-27 11:59:49 +07:00
  • 606b9e43d7 Fixed the minimum value that made the "Bouncer" not work properly AkjaHAsLk1IALk0MasH 2021-11-27 11:57:48 +07:00
  • 2f30ef20fd
    Update CHANGELOG.md Zoom L1 2021-11-27 11:28:04 +07:00
  • 246c67a622
    Updated the dictionaries. Zoom L1 2021-11-27 09:34:14 +07:00
  • f11ffd2b91
    Fixed the maximum and minimum values. Zoom L1 2021-11-27 09:30:52 +07:00
  • bf605a2127 Added "Bouncer," which prohibits the creation of large projectiles. AkjaHAsLk1IALk0MasH 2021-11-27 00:00:55 +07:00
  • 85a4656274 Added values for AI[]. AkjaHAsLk1IALk0MasH 2021-11-26 23:52:05 +07:00
  • 0437342038
    Update CHANGELOG.md Stargazing Koishi 2021-11-26 07:00:50 -08:00
  • db8d56cba7
    Update BuffId typo Stargazing Koishi 2021-11-26 06:54:56 -08:00
  • 2217d63dc7
    Update new buffs for NPC Stargazing Koishi 2021-11-26 06:52:30 -08:00
  • 74e178e119 Version tick: 4.5.10 Lucas Nicodemus 2021-11-25 21:47:35 -08:00
  • 996229b9af Force shutdown server if SIGINT is received twice Lucas Nicodemus 2021-11-25 11:06:31 -08:00
  • 58bc876eab Remove quake from funding file Lucas Nicodemus 2021-11-24 20:40:59 -08:00
  • 6e58173f8b Add DeathCradle to funding file Lucas Nicodemus 2021-11-24 20:38:16 -08:00
  • 8cf7d164cb Version tick: 4.5.9 Lucas Nicodemus 2021-11-24 18:57:41 -08:00
  • c70a9bc88b VS+Code launch profile improvements Luke 2021-11-24 21:32:22 +10:00
  • f48dda3ae3 Improve native resolutions Luke 2021-11-24 21:32:11 +10:00
  • 984a3ca460 Update changelog Lucas Nicodemus 2021-11-23 22:53:46 -08:00
  • f98df0e4a3
    Merge pull request #2447 from AgaSpace/patch-1 Zoom L1 2021-11-24 13:52:47 +07:00
  • 01aa4b5732
    Merge pull request from GHSA-6w5v-hxr3-m2wx Lucas Nicodemus 2021-11-23 20:52:50 -08:00
  • e714f8ea58 Verison tick: 4.5.8 Lucas Nicodemus 2021-11-23 18:31:55 -08:00
  • 50821e7e89 Fix changelog location for GHSA-6w5v-hxr3-m2wx Lucas Nicodemus 2021-11-23 18:29:57 -08:00
  • a1eaf285cd Merge remote-tracking branch 'parent/general-devel' into fix-invalid-place-style Arthri 2021-11-24 09:21:40 +08:00
  • 462b03e306
    Merge pull request #2508 from Arthri/fix-bad-xml Lucas Nicodemus 2021-11-23 17:13:40 -08:00
  • d439b3db1c Correct nuget package to GPL-3.0-or-later Luke 2021-11-24 07:51:44 +10:00
  • a5a75e3f50 Implement System.Data.SQLite Luke 2021-11-24 07:49:03 +10:00
  • 8edd0393e5 Initial OTAPI3 port Luke 2021-11-23 20:49:41 +10:00
  • c5eeae8590 Add changelog entry Arthri 2021-11-23 17:23:44 +08:00
  • 350d76c315 Fix bad XML(unescaped ampersand) Arthri 2021-11-23 17:13:02 +08:00
  • aa5cb13247 Fix bad XML(no opening <summary) Arthri 2021-11-23 17:12:49 +08:00
  • e303071dce Fix firework command failing without color Lucas Nicodemus 2021-11-22 22:14:55 -08:00
  • a01b48ead5 Remove dead code: DBTools.cs Lucas Nicodemus 2021-11-22 19:27:40 -08:00
  • 320bbad051 Version tick: 4.5.7 Lucas Nicodemus 2021-11-22 18:07:30 -08:00
  • ce8623e84e Add support for 1.4.3.1 via submodule update Lucas Nicodemus 2021-11-22 18:02:40 -08:00
  • 6cd69324c7
    Merge pull request #2504 from Pryaxis/h/hashing Lucas Nicodemus 2021-11-22 17:17:15 -08:00
  • 9416e8f1e2 Remove DIY password hashing crypto Lucas Nicodemus 2021-11-22 10:26:57 -08:00
  • 614211d7a1 Fix respawning players from the server console Lucas Nicodemus 2021-11-21 16:35:47 -08:00
  • 35db1cc372 Version tick: 4.5.6 Lucas Nicodemus 2021-11-21 16:13:32 -08:00