Skip to content
Snippets Groups Projects
Select Git revision
  • LintRatchet
  • development default protected
  • stable
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.1
  • v1.3.0
  • v1.2.2-dev
11 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Jul2118171512111098765432129Jun302928262726252425242324232223222122211819181716151615141211109875432131May3029282726252423222019181716151413121110910987Fix taking battle pass rewardsAdd `unlockall` command to unlock all openstatesFix battle pass manager saving with 0 idSet `setChooseAvatarGuid` properlyImplement food buffsUse sorted containers for commands & aliasesChange commands to use new usage message method.Refactor Command usage and description stringsUpdated Russian localization (#1543)Refactor excel datas (Mainly item data)Add `kcpInterval` to the configRename `hasSentAvatarDataNotify()` to `hasSentLoginPackets()`Fix host team size not changing when a player joins their world for the first timeLower kcp interval to 20Bump project versionPartial fix for player attacks in co-op not workingv1.2.2-devv1.2.2-devMake Lint_Commit not fail on no commitForgot to remove extra player var from TeamManagerUse `getOpenStateMap()` in PlayerOpenStateManagerUpdate languages [skip actions]Fix whitespace [skip actions]Dont use discriminator for `PlayerCollectionRecords`Add missing scene load state to PacketPlayerEnterSceneNotifyMove PlayerManagers and GameServerSystems aroundRefactor `PacketOpcodesUtil` to be more... usefulSplit config `debugLevel` into `logPackets` (Game) and `logRequests` (Dispatch)Move config java files to their own packageAdd a `loadReader` helper function to DataLoaderAdd a `save()` function to player managersDelete AccountManager.javaRefactor out `InsectCaptureManager`Set default player position to be the starting positionAdd `Entity::OnInteract`Forgot to remove extra player variable from `AbilityManager`Refactor `Player::GetPos()` -> `Player::GetPosition()`Refactor game server managers to systemsRefactor player managersFix 2.8 banners, readd Beginner's bannerUpdated banners for 2.8, added comments to the banners and removed beginner's banner (it was breaking things)Handle existing players who might already have passed a level.