Commit graph

  • 5d35c4f2c5
    Merge pull request #1909 from Olink/fix-1907 Lucas Nicodemus 2020-05-25 00:16:57 -07:00
  • 9020e2f43f
    Merge branch 'general-devel' into fix-1907 Lucas Nicodemus 2020-05-25 00:16:49 -07:00
  • 2b4faf4d9b
    Update TShockAPI/DB/ResearchDatastore.cs Zack 2020-05-25 03:11:41 -04:00
  • df22a33132 Add some try/catch blocks around the sql commands. Olink 2020-05-25 03:07:54 -04:00
  • 91998deaf3 Add spawn boss packet handlers for pets. Olink 2020-05-25 03:03:29 -04:00
  • 96ad7a5dd8 Update CHANGELOG.md Olink 2020-05-25 02:26:58 -04:00
  • 56b695b80b Add initial support for Journey mode in SSC. Olink 2020-05-25 02:24:03 -04:00
  • 6eb8038991
    Refactor grammar of permission error Lucas Nicodemus 2020-05-24 22:19:10 -07:00
  • cb31997acc
    One more changelog change Lucas Nicodemus 2020-05-24 20:59:25 -07:00
  • 2cd4e2f858
    Update changelog again for vtick Lucas Nicodemus 2020-05-24 20:56:23 -07:00
  • a2cbd65f59
    Add more info about journey perms to changelog Lucas Nicodemus 2020-05-24 20:54:54 -07:00
  • a3e507c8f1
    Update defect report template Lucas Nicodemus 2020-05-24 20:46:54 -07:00
  • 1eeb77d61f
    Update codename Lucas Nicodemus 2020-05-24 17:32:12 -07:00
  • 2c230dd6c5
    Merge pull request #1902 from Pryaxis/journeymode_permissions Lucas Nicodemus 2020-05-24 17:31:25 -07:00
  • 9a8c2fee0d Merge branch 'journeymode_permissions' of https://github.com/Pryaxis/TShock into journeymode_permissions Patrikkk 2020-05-25 02:13:28 +02:00
  • a1621329a3 Add enums for magic numbers. Patrikkk 2020-05-25 02:12:59 +02:00
  • 1f8ae96229
    Merge branch 'general-devel' into journeymode_permissions Patrikkk 2020-05-25 01:47:33 +02:00
  • 63f63347a4 Update CHANGELOG.md Patrikkk 2020-05-25 01:38:13 +02:00
  • 6fa288e5db Read PowerModule netmodule data and check for permissions Patrikkk 2020-05-25 01:36:26 +02:00
  • d253903de0 Add journey permissions to Permissions.cs Patrikkk 2020-05-25 01:17:11 +02:00
  • e189ee4461
    Merge pull request #1897 from Olink/fix-1867 Lucas Nicodemus 2020-05-24 14:31:23 -07:00
  • d04f57d864 Fixes #1867 Olink 2020-05-24 17:09:25 -04:00
  • ad82afd800
    Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel Lucas Nicodemus 2020-05-24 14:06:17 -07:00
  • 50b246c4a3
    Revert MSBuild PATH variable SGKoishi 2020-05-24 14:05:57 -07:00
  • 472b81e9f4
    Increase default thresholds in config file Lucas Nicodemus 2020-05-24 14:04:35 -07:00
  • 35c103e011
    Fix bouncer debug message being incorrect Lucas Nicodemus 2020-05-24 14:04:11 -07:00
  • cb570ec2e0 Wrap permissions in #regions. Patrikkk 2020-05-24 22:59:02 +02:00
  • 2368a55834
    Merge pull request #1895 from Olink/fix-1890 Lucas Nicodemus 2020-05-24 13:45:32 -07:00
  • 39028484f0 Fixes #1890. Added support for two new invasions. Olink 2020-05-24 16:36:13 -04:00
  • b634499ab4
    Merge pull request #1883 from Olink/fixes-1872 Lucas Nicodemus 2020-05-24 13:28:34 -07:00
  • f1b35e47cc
    Update config description for bomb range Lucas Nicodemus 2020-05-24 13:23:18 -07:00
  • fffb1b1083 Update changelog. Olink 2020-05-24 16:08:03 -04:00
  • 16d1cdd360 Track projectile updates being sent by the server, instead of received by the server. Olink 2020-05-24 16:00:20 -04:00
  • 40b7a2db42
    Merge pull request #1887 from AxeelAnder/npchome Axeel 2020-05-24 22:16:14 +08:00
  • e39af6f917 fix npc home removal. rename something related. 鱼鱼 2020-05-24 16:47:54 +08:00
  • a0fd1d04a9
    Update CHANGELOG.md Zack 2020-05-24 04:38:53 -04:00
  • 3105a977a4 Add fluid rockets. Olink 2020-05-24 04:37:15 -04:00
  • 8edca72919 Add config option for the bomb radius. Olink 2020-05-24 04:33:03 -04:00
  • b73088306d Move the projectile refresh to Bouncer. Bouncer now has an OnSecondUpdate(). Move projectile created tracking to GetDataHandler from Bouncer. Olink 2020-05-24 04:27:12 -04:00
  • 9209ac0b73
    Apply suggestions from code review Zack 2020-05-24 04:19:00 -04:00
  • 3b0c5f7775 Make bouncer compile. Reduce range checks. Olink 2020-05-24 03:54:27 -04:00
  • fecdb755ff Add entry to changelog. Olink 2020-05-24 03:50:01 -04:00
  • 965361c406 Add a projectile tracker, so that we can allow fluid bombs. Olink 2020-05-24 03:48:08 -04:00
  • 7e5490a999
    Update 'release' wording SGKoishi 2020-05-24 00:41:06 -07:00
  • ae87f242d7
    Clarify log debug from SendTileSquare Lucas Nicodemus 2020-05-23 23:56:49 -07:00
  • 37e65b64dc
    Add note about what Tombstones do and don't do Lucas Nicodemus 2020-05-23 23:47:50 -07:00
  • 11fd1f067c
    Merge branch 'general-devel' into general-devel Stargazing Koishi 2020-05-23 23:39:14 -07:00
  • f999e3dbe9
    Use 'not debug' instead of release to avoid ambiguity SGKoishi 2020-05-23 23:35:22 -07:00
  • 38fb33feb8
    Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel Lucas Nicodemus 2020-05-23 23:34:57 -07:00
  • cdb1953f36
    Clean up world save to be less alarmist Lucas Nicodemus 2020-05-23 23:33:16 -07:00
  • 535c9a2a7e
    Fix wind command (#1879) Axeel 2020-05-24 13:39:50 +08:00
  • 8d277edf04
    Fix npcbuff bouncer (#1881) Axeel 2020-05-24 13:31:21 +08:00
  • e2afd4a745
    Update workflow SGKoishi 2020-05-23 20:27:56 -07:00
  • a7e91b9688
    Merge branch 'general-devel' into region-mysql Patrikkk 2020-05-24 02:41:54 +02:00
  • d6a6b1514b
    Update changelog! Lucas Nicodemus 2020-05-23 17:33:03 -07:00
  • 922c738588
    Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel Lucas Nicodemus 2020-05-23 17:32:23 -07:00
  • c5f69f3ea6
    Update to OTAPI 2.0.0.36 / Terraria 1.4.0.4 Lucas Nicodemus 2020-05-23 17:30:38 -07:00
  • 3e8a2cfb41 Update CHANGELOG.md Patrikkk 2020-05-24 02:04:54 +02:00
  • 5706eaf138 Fix SQL incompatibility. Patrikkk 2020-05-24 02:02:50 +02:00
  • 698647528d
    Fix counting problem Lucas Nicodemus 2020-05-23 13:02:03 -07:00
  • 767faa4389
    Update CHANGELOG.md Lucas Nicodemus 2020-05-23 13:01:16 -07:00
  • bc71e357c8
    Update changelog version Lucas Nicodemus 2020-05-23 13:00:40 -07:00
  • 1f1591b803
    Update changelog Lucas Nicodemus 2020-05-23 00:41:09 -07:00
  • eb8aad8a3b
    Add extra debug logs to OnTileEdit Bouncer call Lucas Nicodemus 2020-05-23 00:39:39 -07:00
  • d610ab929b
    Support dirt bomb (fixes #1853, fixes #1865) Lucas Nicodemus 2020-05-23 00:38:03 -07:00
  • c5ec45bc02
    Support using the scarab bomb (fixes #1808) Lucas Nicodemus 2020-05-22 23:53:34 -07:00
  • 7452d3c91d
    Support using bottomless lava bucket Lucas Nicodemus 2020-05-22 23:33:09 -07:00
  • a457e8c9ee
    Support lava absorbant sponge (fixes #1852) Lucas Nicodemus 2020-05-22 23:22:48 -07:00
  • dbc4bd4747
    Add verbose debug log for rangechecks Lucas Nicodemus 2020-05-22 22:16:41 -07:00
  • b87f5d0a1b
    Fix probable typo in sundail special perm Lucas Nicodemus 2020-05-22 21:11:37 -07:00
  • 41f35a27df
    Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel Lucas Nicodemus 2020-05-22 21:06:48 -07:00
  • f227a2a1e4
    Add verbose logging to rest of GetDataHandlers Lucas Nicodemus 2020-05-22 21:06:16 -07:00
  • 5d2945ab1f Change SendMessage & SendMessageFromPlayer to use FromLiteral not FromFormattable. Solves #1856 Chris 2020-05-23 13:05:22 +09:30
  • 03e41a521e
    Add more logging to Bouncer to debug antihack Lucas Nicodemus 2020-05-22 19:34:55 -07:00
  • ed5d92b881
    Merge pull request #1861 from Olink/fix-1834 Lucas Nicodemus 2020-05-22 19:13:26 -07:00
  • 4dc1edaa34
    Merge branch 'general-devel' into fix-1834 Chris 2020-05-23 10:00:17 +09:30
  • 7a5c2e4d26
    Add verbose logging for many bouncer packets Lucas Nicodemus 2020-05-22 15:34:04 -07:00
  • 7d83e06e83 Fix the snake flute item. Olink 2020-05-22 18:02:03 -04:00
  • 0e81459455
    Merge pull request #1857 from Olink/fix-1849 Lucas Nicodemus 2020-05-22 14:21:49 -07:00
  • 836fd1d156
    Fix for spawn issues when using SSC and beds Olink 2020-05-22 13:35:02 -04:00
  • b9b83dd36f Resolve null reference on REST user group name. Solves #1850 Chris 2020-05-22 14:41:52 +09:30
  • 83eb707761 Update SendMessage and SendMessageFromPlayer to use inbuilt Terraria chat messaging Chris 2020-05-22 13:27:03 +09:30
  • d58a26d884
    Update CHANGELOG.md Lucas Nicodemus 2020-05-21 01:09:37 -07:00
  • 0a717bb7ec
    Update submodule for OTAPI 2.0.0.35 Lucas Nicodemus 2020-05-21 01:06:10 -07:00
  • c7fa0ec8b6
    Update TSAPI submod again for Terraria 1.4.0.3 Lucas Nicodemus 2020-05-21 00:40:28 -07:00
  • 00d387082b
    Update submodule (OTAPI 2.0.0.34)/Terraria 1.4.0.3 Lucas Nicodemus 2020-05-21 00:35:11 -07:00
  • 243b6e8c2b
    Remove urgent notice banner about 1.4.x.x Lucas Nicodemus 2020-05-20 23:05:46 -07:00
  • 56a9e27365
    Fix player respawn again (#1830) Axeel 2020-05-21 13:37:31 +08:00
  • 341424248c
    Add changelog for TShock 4.4.0 Pre-release 5 Pre-release 1 Lucas Nicodemus 2020-05-20 21:44:23 -07:00
  • 80cc7ba93e
    Merge pull request #1829 from Pryaxis/all-contributors/add-agentsparrow Lucas Nicodemus 2020-05-20 19:32:30 -07:00
  • 05e56bb1dd
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-05-21 02:32:18 +00:00
  • ec6150c246
    docs: update README_cn.md [skip ci] allcontributors[bot] 2020-05-21 02:32:17 +00:00
  • 41ef9bff08
    docs: update README.md [skip ci] allcontributors[bot] 2020-05-21 02:32:16 +00:00
  • e7faf97be7
    Merge pull request #1828 from Pryaxis/all-contributors/add-mrshroomy Lucas Nicodemus 2020-05-20 19:31:31 -07:00
  • 3f4118ab16
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-05-21 02:31:16 +00:00
  • 802a66f463
    docs: update README_cn.md [skip ci] allcontributors[bot] 2020-05-21 02:31:15 +00:00
  • 51a8c7de54
    docs: update README.md [skip ci] allcontributors[bot] 2020-05-21 02:31:14 +00:00
  • 0bcdc294ed
    Merge pull request #1824 from Pryaxis/all-contributors/add-ColinBohn Lucas Nicodemus 2020-05-20 18:29:03 -07:00
  • a95306b03b
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2020-05-21 01:28:27 +00:00
  • 395e6ae382
    docs: update README_cn.md [skip ci] allcontributors[bot] 2020-05-21 01:28:26 +00:00