Commit graph

  • a03114650b chore: clean up formatting punchready 2022-05-10 12:40:48 +02:00
  • 7e381d61f6 fix: use more robust parsing of large timespans punchready 2022-05-08 10:01:02 +02:00
  • 1d9bc7d1af
    Fixed Bouncer possibly rejecting Explosive Bunny critter releases James Puleo 2022-04-27 21:01:20 -04:00
  • 07becc3c8f Change language from fatal startup exceptions Lucas Nicodemus 2022-04-02 11:53:53 -07:00
  • 49a2dce59e Merge remote-tracking branch 'origin/general-devel' into otapi3 Lucas Nicodemus 2022-04-01 01:14:01 -07:00
  • 106daa9f5a
    Merge pull request #2605 from drunderscore/feature/teleportation-potion-protection Lucas Nicodemus 2022-04-01 01:13:40 -07:00
  • 9c24540f30
    Merge branch 'general-devel' into feature/teleportation-potion-protection Lucas Nicodemus 2022-04-01 01:13:08 -07:00
  • 32f2f6a33d Merge branch 'general-devel' into otapi3 Lucas Nicodemus 2022-04-01 01:10:00 -07:00
  • 18ea183642
    Merge pull request #2606 from SignatureBeef/otapi3 Chris 2022-03-28 20:18:59 +10:30
  • 31a16513cf
    Update CHANGELOG.md Luke 2022-03-28 07:56:54 +10:00
  • 6f0bf12b86
    Update CHANGELOG.md Luke 2022-03-28 07:49:53 +10:00
  • b01c75b274 Remove older SQLite SetDllImportResolver call Luke 2022-03-27 21:54:28 +10:00
  • 0ff4988cfb Update CHANGELOG.md Luke 2022-03-27 21:41:40 +10:00
  • c063aabbc0 Switch to Microsoft.Data.Sqlite for arm64 Luke 2022-03-27 21:38:58 +10:00
  • 699047d119 Bump TSAPI/OTAPI & other deps for arm64 Luke 2022-03-27 19:31:43 +10:00
  • fd083cdca0
    Merge pull request #2604 from gohjoseph/general-devel Chris 2022-03-22 08:14:23 +10:30
  • 5b7ecd344d Fix "Fixed" typo in CHANGELOG.md gohjoseph 2022-03-21 01:38:15 +08:00
  • 4c7df5d551 update changelog gohjoseph 2022-03-21 01:29:29 +08:00
  • 516add7803 Fix GiveItem not working if the player is in lava gohjoseph 2022-03-21 01:17:30 +08:00
  • b07497ca2b
    Only allow using Teleportation Potion and friends whilst holding them James Puleo 2022-03-19 17:05:02 -04:00
  • 1e5e3cd864 Version tick: 4.5.17 Lucas Nicodemus 2022-03-18 20:35:50 -07:00
  • 2f0a9783db
    Merge pull request #2601 from gohjoseph/general-devel Chris 2022-03-19 13:06:17 +10:30
  • 521e0b5782
    Update CHANGELOG.md gohjoseph 2022-03-19 00:27:47 +08:00
  • 1db50b790b Merge branch 'general-devel' of https://github.com/gohjoseph/TShock into general-devel gohjoseph 2022-03-18 22:54:27 +08:00
  • d26cf20b5c Update CHANGELOG gohjoseph 2022-03-18 22:53:22 +08:00
  • 362760533f
    Merge branch 'Pryaxis:general-devel' into general-devel gohjoseph 2022-03-18 22:37:20 +08:00
  • 3805bb8ca2 Fix mobs not dropping picked up coins gohjoseph 2022-03-18 22:35:43 +08:00
  • a050341d5e
    Merge pull request #2599 from gohjoseph/general-devel Chris 2022-03-18 19:16:01 +10:30
  • 203b9bf281 Remove unneeded kick display adminUsername gohjoseph 2022-03-18 01:56:59 +08:00
  • 8b064a7e22 Fix NetHooks_NameCollision to kick duplicate players. - Fixes Pryaxis/TShock#2530 gohjoseph 2022-03-18 00:35:02 +08:00
  • e7f05415c7
    Merge pull request #2576 from SignatureBeef/otapi3 Chris 2022-03-11 18:58:39 +10:30
  • 227cef3bd6 Version tick: 4.5.16 Lucas Nicodemus 2022-03-06 18:46:55 -08:00
  • a665fb1ab0
    Update CHANGELOG.md Luke 2022-03-05 23:09:16 +10:00
  • db5b6427b0 Update CHANGELOG.md Luke 2022-03-05 22:51:32 +10:00
  • fb67fcce5a Create module to reduce console spam - fixes #2560 Luke 2022-03-05 22:51:07 +10:00
  • d2a060b76e Create module subsystem under TShockAPI.Modules Luke 2022-03-05 22:49:52 +10:00
  • 61104cee3b Bump TSAPI for OTAPI 3.0.34-alpha for 1.4.3.6 Lucas Nicodemus 2022-03-01 14:39:34 -08:00
  • d3adc6db42 Merge branch 'general-devel' into otapi3 Lucas Nicodemus 2022-02-28 22:32:22 -08:00
  • cc2d946116 Update to OTAPI 3.0.33-alpha for Terraria 1.4.3.5 Lucas Nicodemus 2022-02-28 22:30:31 -08:00
  • 0f13de4ee3 Version tick: 4.5.15 Lucas Nicodemus 2022-02-28 14:04:34 -08:00
  • a21dfc643a Update TSAPI + OTAPI for Terraria 1.4.3.5 Lucas Nicodemus 2022-02-28 13:55:27 -08:00
  • aafed511a6 Swap 0 with PlayerAnnounceResult.None Lucas Nicodemus 2022-02-28 00:34:28 -08:00
  • 4629b58593 Update submodule for version tick of Terraria Lucas Nicodemus 2022-02-28 00:28:23 -08:00
  • 44034c7649 Set args.Result to 0 in PlayerAnnounce hook Lucas Nicodemus 2022-02-28 00:20:00 -08:00
  • acde508c53 Merge branch 'general-devel' into otapi3 Lucas Nicodemus 2022-02-28 00:15:06 -08:00
  • 92ea78f4c8 Remove Rpi doomsday scenario Lucas Nicodemus 2022-02-25 01:45:55 -08:00
  • d21ff1988e Update changelog *again* Lucas Nicodemus 2022-02-25 01:42:21 -08:00
  • b80000fb06 Add more info about IEntitySource to changelog Lucas Nicodemus 2022-02-25 01:41:29 -08:00
  • c21a80814f Verison tick: 4.5.14 Lucas Nicodemus 2022-02-25 01:37:07 -08:00
  • 5b9eef92eb
    Merge pull request #2572 from Patrikkk/1.4.3.4 Chris 2022-02-25 20:06:17 +10:30
  • 7a0d03406e Merge branch 'general-devel' into 1.4.3.4 Lucas Nicodemus 2022-02-25 01:29:09 -08:00
  • 265e775921 Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel Lucas Nicodemus 2022-02-25 01:27:35 -08:00
  • 21d2c0ad10 Switch GitHub Actions runner to use windows-2019 Lucas Nicodemus 2022-02-25 01:23:07 -08:00
  • 18fcfe14c9 Update submodule to target 91e94388f15bd9b40786e052ef1a06173830b09d Lucas Nicodemus 2022-02-25 01:08:13 -08:00
  • 9bcec7b2d8 Update changelog Lucas Nicodemus 2022-02-25 00:48:43 -08:00
  • e2e5c15be0 Update submodule for OTAPI 2.0.0.48 Lucas Nicodemus 2022-02-25 00:47:22 -08:00
  • 1b96ed8992 Adding EntitySource parameter to the used at NewNPC and NewItem methods. Patrikkk 2022-02-25 04:42:16 +01:00
  • 2f31322b5f
    Update CHANGELOG.md Chris 2022-02-23 20:53:31 +10:30
  • b8571d336c
    Merge pull request #2522 from Terrarxxn/general-devel Chris 2022-02-23 20:52:58 +10:30
  • f0f67a44e2
    Merge pull request #2536 from Pryaxis/h/remove-dev-monomod Chris 2022-02-23 20:52:25 +10:30
  • a3cde701f1
    Merge branch 'general-devel' into general-devel Chris 2022-02-22 19:17:08 +10:30
  • 4aa75fe023
    Add suggestion Chris 2022-02-22 19:15:58 +10:30
  • 3bb3d7f00f
    Merge pull request #2400 from drunderscore/feature/grow-code-dupe Chris 2022-02-22 19:14:59 +10:30
  • ed12236c52
    Merge branch 'general-devel' into feature/grow-code-dupe Chris 2022-02-22 18:51:01 +10:30
  • 4cb6a5eb4b Really version tick to 4.5.13 this time. Lucas Nicodemus 2022-02-16 19:55:06 -08:00
  • 6591b455fc Version tick: 4.5.13 Lucas Nicodemus 2022-02-16 19:45:57 -08:00
  • 78169c87cb Merge remote-tracking branch 'origin/general-devel' into otapi3 Lucas Nicodemus 2022-02-16 18:44:33 -08:00
  • 5820c5344e
    Add SignatureBeef (nee DeathCradle) to funding.yml Lucas Nicodemus 2022-02-16 18:15:23 -08:00
  • bb96f55937
    Merge pull request #2552 from 0x3fcf1bbd/general-devel Lucas Nicodemus 2022-02-16 18:12:44 -08:00
  • c6b04053a3
    Removed clamping as the game does it itself. 0x3fcf1bbd 2022-02-16 12:12:50 +01:00
  • 354b3d4d3b Merge branch 'Pryaxis-general-devel' into general-devel 0x3fcf1bbd 2022-02-16 11:52:50 +01:00
  • 6922c413be Merge branch 'general-devel' of https://github.com/Pryaxis/TShock into Pryaxis-general-devel 0x3fcf1bbd 2022-02-16 11:43:06 +01:00
  • 9bc936053b
    Fixed STR width & length clamping being incorrect. 0x3fcf1bbd 2022-02-16 11:32:43 +01:00
  • 69f56d1bdd
    Merge pull request #2565 from EtherTyper/patch-1 Lucas Nicodemus 2022-02-14 11:33:40 -08:00
  • 956b5a5243
    Move to correct section of CHANGELOG. ELI JOSEPH BRADLEY 2022-02-14 13:06:34 -06:00
  • 86527974de
    Update CHANGELOG.md ELI JOSEPH BRADLEY 2022-02-14 12:25:31 -06:00
  • 958913ef13
    Remove extraneous space. ELI JOSEPH BRADLEY 2022-02-14 12:22:31 -06:00
  • a48bac3631
    Updated CHANGELOG.md 0x3fcf1bbd 2022-02-01 16:06:34 +01:00
  • 874b3b2746 Reverted STS change, added STSC, fixed STS/STSC usage. 0x3fcf1bbd 2022-02-01 16:00:05 +01:00
  • 7f0daba593
    Updated CHANGELOG.md 0x3fcf1bbd 2022-01-26 14:23:06 +01:00
  • af99c4cb8d
    Fixed STS not being centered. 0x3fcf1bbd 2022-01-26 14:17:27 +01:00
  • 401e738950
    Merge pull request #2548 from 0x3fcf1bbd/general-devel Lucas Nicodemus 2022-01-25 22:26:53 -08:00
  • 2b64c04b7f
    Fixed CHANGELOG.md 0x3fcf1bbd 2022-01-23 16:10:43 +01:00
  • fc16495528
    Fixed silent support for lanterns world event. 0x3fcf1bbd 2022-01-22 13:47:19 +01:00
  • 29c6260d79
    Fixed permission being ignored for lanterns event. 0x3fcf1bbd 2022-01-16 17:13:57 +01:00
  • c0ab5ae98f
    Updated CHANGELOG.md 0x3fcf1bbd 2022-01-16 00:00:14 +01:00
  • 5e54445818 Added lanterns night event to the worldevent command. 0x3fcf1bbd 2022-01-15 23:49:37 +01:00
  • add6c4cbee
    Merge branch 'Pryaxis:general-devel' into general-devel shell 2022-01-03 20:03:19 +06:00
  • 8110533ba4 Revert "Update submodule to bump TSAPI for OTAPI3" Lucas Nicodemus 2021-12-12 12:41:02 -08:00
  • ce5ae0618f Update submodule to bump TSAPI for OTAPI3 Lucas Nicodemus 2021-12-12 12:38:39 -08:00
  • 724858b42d Merge branch 'general-devel' into otapi3 Lucas Nicodemus 2021-12-12 12:36:31 -08:00
  • e42da74f85 Merge remote-tracking branch 'tru321/general-devel' into general-devel Lucas Nicodemus 2021-12-12 12:35:13 -08:00
  • 3ab630e731
    Update CHANGELOG.md tru321 2021-12-12 19:13:29 +08:00
  • f9bfd671b0 Update changelog Lucas Nicodemus 2021-12-09 20:11:35 -08:00
  • fe25f8b3b2 Remove monomod dev build shims Lucas Nicodemus 2021-12-09 20:06:31 -08:00
  • f20ce4aaa9
    Update Bouncer.cs tru321 2021-12-10 10:57:56 +08:00
  • e0d6252693
    Update GetDataHandlers.cs tru321 2021-12-10 10:53:58 +08:00
  • dfaad68106 Merge branch 'general-devel' into otapi3 Lucas Nicodemus 2021-12-08 22:55:11 -08:00
  • f195edb086 Merge remote-tracking branch 'drunderscore/feature/fix-paint-rejection' into general-devel Lucas Nicodemus 2021-12-08 22:54:40 -08:00
  • b231bfb456 Update CI (OTAPI 3) badges in readme Lucas Nicodemus 2021-12-07 22:48:41 -08:00