Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ACEmulator/ACE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.65.4619
Choose a base ref
...
head repository: ACEmulator/ACE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.66.4624
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 9, 2024

  1. [ci skip] Updating ServerBuildInfo_Dynamic.cs

    1.65.4619.20241209020436-master-73d2c4c
    LtRipley36706 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    04fe65d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    517b5ed View commit details
    Browse the repository at this point in the history
  2. [ci skip] Updating ServerBuildInfo_Dynamic.cs

    1.65.4620.20241210052833-master-517b5ed
    LtRipley36706 committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    05daa57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283b401 View commit details
    Browse the repository at this point in the history
  4. [ci skip] Updating ServerBuildInfo_Dynamic.cs

    1.65.4621.20241210054106-master-283b401
    LtRipley36706 committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    734ffd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. [ci skip] Updating dbversion.txt

    0.9.284
    LtRipley36706 committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    4df286d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Change default for Host

    Corrects Host defaults for new installs.
    
    99% of the time, Host should be 0.0.0.0
    LtRipley36706 authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    aa8a6d2 View commit details
    Browse the repository at this point in the history
  2. [ci skip] Updating ServerBuildInfo_Dynamic.cs

    1.65.4622.20241216023741-master-aa8a6d2
    LtRipley36706 committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    7eee40e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Cache ServerVersion.AutoDetect (#4256)

    * Cache ServerVersion.AutoDetect
    
    Adjusted database connections so that they cache ServerVersion.AutoDetect result on first hit and reuse.
    
    This resolves a current bug that exhausts or times out connections to database.
    
    * Change to dictionary
    
    * Update Source/ACE.Database/DatabaseManager.cs
    
    Co-authored-by: gmriggs <gmriggs@gmail.com>
    
    * Update DatabaseManager.cs
    
    * Update DatabaseManager.cs
    
    ---------
    
    Co-authored-by: gmriggs <gmriggs@gmail.com>
    LtRipley36706 and gmriggs authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    74cce13 View commit details
    Browse the repository at this point in the history
  2. [ci skip] Updating ServerBuildInfo_Dynamic.cs

    1.65.4623.20241218171843-master-74cce13
    LtRipley36706 committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    65560ca View commit details
    Browse the repository at this point in the history
  3. Update appveyor.yml

    LtRipley36706 authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    b51e52e View commit details
    Browse the repository at this point in the history
Loading