diff --git a/dependencies/astron/astrond b/dependencies/astron/astrond old mode 100644 new mode 100755 index 3ea7dc90..a1bf9fab Binary files a/dependencies/astron/astrond and b/dependencies/astron/astrond differ diff --git a/dependencies/astron/dclass/stride.dc b/dependencies/astron/dclass/stride.dc index 78b450a7..624b9f57 100644 --- a/dependencies/astron/dclass/stride.dc +++ b/dependencies/astron/dclass/stride.dc @@ -31,7 +31,7 @@ dclass Account { string LAST_LOGIN db; string ACCOUNT_ID db; uint16 ACCESS_LEVEL db; - uint64 LAST_LOGIN_TS db; + uint32 LAST_LOGIN_TS db; }; struct BarrierData { diff --git a/dependencies/astron/prod/start-ai-server.sh b/dependencies/astron/prod/start-ai-server.sh old mode 100644 new mode 100755 diff --git a/dependencies/astron/prod/start-astron-cluster.sh b/dependencies/astron/prod/start-astron-cluster.sh old mode 100644 new mode 100755 diff --git a/dependencies/astron/prod/start-uberdog-server.sh b/dependencies/astron/prod/start-uberdog-server.sh old mode 100644 new mode 100755 diff --git a/dependencies/libpandadna.pyd b/dependencies/libpandadna.pyd old mode 100644 new mode 100755 diff --git a/dependencies/libpandadna.so b/dependencies/libpandadna.so old mode 100644 new mode 100755