]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2023-08-04 bones_was_herefunc_door and func_plat fixes and Q3 compatibility
2023-08-02 terencehillMerge branch 'AriosJentu/ItemsRespTimeSep' into 'master'
2023-08-02 Arios JentuSeparate health and armor item respawning timers
2023-08-02 Rudolf PolzerTransifex autosync pending-release
2023-08-01 Rudolf PolzerTransifex autosync
2023-07-28 terencehillOptimize a couple checks, sort notifications in all.inc
2023-07-28 Rudolf PolzerTransifex autosync
2023-07-24 Rudolf PolzerTransifex autosync
2023-07-23 terencehillMerge branch 'bones_was_here/svqc_itemfixes' into ...
2023-07-23 Rudolf PolzerTransifex autosync
2023-07-22 terencehillFix #2814 "trigger_push division by zero errors when...
2023-07-22 bones_was_hereUpdate dpdefs/upstream
2023-07-21 bones_was_hereMerge branch 'bones_was_here/removeitem' into 'master'
2023-07-21 bones_was_hereitems: only draw the removal effect when appropriate
2023-07-21 bones_was_hereUpdate dpdefs/upstream
2023-07-21 Rudolf PolzerTransifex autosync
2023-07-20 Rudolf PolzerTransifex autosync
2023-07-19 Rudolf PolzerTransifex autosync
2023-07-16 bones_was_hereinstagib: optimise item replacement
2023-07-16 bones_was_herepowerups: fix #2857 and move g_powerups cvar out of...
2023-07-16 bones_was_hereitems: call FilterItem mutator hook earlier as it may...
2023-07-16 bones_was_hereitems: clean up some more unnecessary locals in StartItem()
2023-07-16 bones_was_hereitems: warn instead of crashing if spawned with no...
2023-07-16 bones_was_hereitems: merge _StartItem() and StartItem(), warn instead...
2023-07-16 LegendaryGuardRefine default value for bgmvolume (1 to 0.75) instead...
2023-07-15 LegendaryGuardFix #2858 (missing quote) and don't refine default...
2023-07-15 terencehillAllow customizing the amount of saturation of the color...
2023-07-15 bones_was_hereUpdate dpdefs/upstream
2023-07-12 Rudolf PolzerTransifex autosync
2023-07-11 terencehillMerge branch 'drjaska/balance-council' into 'master'
2023-07-11 Dr. JaskaImplemented 3 Balance Council votes
2023-07-11 Rudolf PolzerTransifex autosync
2023-07-10 LegendaryGuardFix typo mistake on NADE_TYPE_DARKNESS, correct some...
2023-07-10 LegendaryGuardRefactor registered NADE_TYPE_DARK into NADE_TYPE_DARKN...
2023-07-10 LegendaryGuardRefactor Dark nade into Darkness nade and remove nade_g...
2023-07-10 Rudolf PolzerTransifex autosync
2023-07-09 terencehillFix cl_nade_type description; remove a dangling semicol...
2023-07-09 LegendaryGuardMerge branch 'LegendaryGuard/armorizing_and_dark_nades...
2023-07-09 LegendaryGuardNew features: Ammo and Darkness nades. Improve nades...
2023-07-09 terencehillFix #2850 "xonotic crashes when pressing restart level...
2023-07-09 Rudolf PolzerTransifex autosync
2023-07-07 drjaskaFixed whitespace consistency (spaces -> tabs) in qcsrc...
2023-07-03 Dr. JaskaMerge branch 'drjaska/balance/crylink' into 'master'
2023-07-03 Dr. JaskaCrylink balance change as a bandaid fix to remove fallo...
2023-07-01 drjaskaRevert "Revert a change that shouldn't have been merged...
2023-07-01 bones_was_hereMerge branch 'bones_was_here/items_svqc' into 'master'
2023-07-01 Rudolf PolzerTransifex autosync
2023-06-30 Rudolf PolzerTransifex autosync
2023-06-28 Rudolf PolzerTransifex autosync
2023-06-27 Rudolf PolzerTransifex autosync
2023-06-27 z411Merge branch 'Juhu/velocity_pads' into 'master'
2023-06-27 JuhuVelocity pads
2023-06-26 terencehillMerge branch 'darkblue/monsters_team_cvar_default'...
2023-06-25 Rudolf PolzerTransifex autosync
2023-06-24 Rudolf PolzerTransifex autosync
2023-06-23 darkblue0Added g_monsters_teams cvar to monsters.cfg
2023-06-23 z411Merge branch 'Spike29/rulesetxpm' into 'master'
2023-06-23 SpiKeSmall cleanups to the XPM ruleset config
2023-06-22 LegendaryGuardMerge branch 'LegendaryGuard/fix_playban_notif' into...
2023-06-22 LegendaryGuardRemove unnecessary details in playban notification
2023-06-22 Rudolf PolzerTransifex autosync
2023-06-21 bones_was_hereConvert 5 trivial Item_* functions to macros
2023-06-21 bones_was_hereRemove redundant Item_* functions
2023-06-21 bones_was_hereoverkill: optimise replacement of powerups with superwe...
2023-06-21 bones_was_hereRandomItems mutator: simplify item initialisation using...
2023-06-21 bones_was_herepowerups: optimise loot item spawning
2023-06-21 bones_was_hereoverkill: optimise loot item mutator hooks
2023-06-21 bones_was_heremonsters: use generic item initialisation when dropping...
2023-06-21 bones_was_hereAdd a more optimised and generic function to initialise...
2023-06-21 bones_was_hereUpdate xonotic.org update nagger URLs
2023-06-20 bones_was_hereMerge branch 'bones_was_here/806' into 'master'
2023-06-19 bones_was_hereUpdate the-big-keybench demo bones_was_here/806 xonotic-v0.8.6
2023-06-19 bones_was_hereRevert a change that shouldn't have been merged during...
2023-06-19 terencehillUndefine SCO_LABEL and remove redundant default case...
2023-06-18 terencehillSCO_LABEL macro: remove redundant else and strcat
2023-06-18 terencehillMerge branch 'LegendaryGuard/scolabel_macro' into ...
2023-06-18 LegendaryGuardImprove readability by replacing label switch with...
2023-06-18 LegendaryGuardSort correctly Mayhem and Team Mayhem in the gametype...
2023-06-18 Rudolf PolzerTransifex autosync
2023-06-17 Rudolf PolzerTransifex autosync
2023-06-16 bones_was_hereDisable recoil, the current implementation is unpopular
2023-06-16 bones_was_hereFix resetmatch not deleting loot items
2023-06-15 terencehillMerge branch 'bones_was_here/itemsdesync' into 'master'
2023-06-15 bones_was_hereitems: temp kludge to reduce visibility of prediction...
2023-06-15 bones_was_hereitems: apply 0.5s spawnshield to all loot drops by...
2023-06-15 bones_was_herepowerups: use Item_Think() for dropped powerups
2023-06-15 bones_was_hereitems: remove override of Item_Think() in Item_Initiali...
2023-06-15 bones_was_hereitems: misc cleanup
2023-06-15 bones_was_hereitems: move particle effects to CSQC for bandwidth...
2023-06-15 bones_was_hereitems: match SVQC .solid behaviour in CSQC
2023-06-15 bones_was_hereitems: don't precache 3d models and textures when simpl...
2023-06-15 bones_was_hereitems: support toggling cl_simple_items at any time
2023-06-15 bones_was_hereitems: add loot despawn effects
2023-06-15 bones_was_hereitems: use a different CSQC physics code path for smoot...
2023-06-15 bones_was_hereitems: fix animation interference with physics and...
2023-06-15 bones_was_hereitems: alpha calculation rework
2023-06-15 bones_was_hereitems: replace broken loot think implementation
2023-06-15 terencehillMerge branch 'terencehill/campaign_message_fix' into...
2023-06-15 terencehillAllow showing translated campaign level descriptions...
2023-06-14 bones_was_heretrigger_viewloc: don't unset model field in spawnfunc
next