Commit graph

  • a1736317a1 WIP: Dynamic entity spawn (only monsters rn) master xeon 2024-02-25 23:29:35 +0300
  • 5d58821be4 cleanup 'using' directives xeon 2024-02-25 00:54:49 +0300
  • 5fce82048f avoid explicit notify send in logic parts, implement callbacks for that xeon 2024-02-25 00:49:57 +0300
  • 06692b4be9 Implement getpos and teleport commands 0.2.3 xeon 2024-02-24 20:38:45 +0300
  • 3ecc265f4d Use float for spawn command (no need to multiply game coordinates by 100 anymore) xeon 2024-02-24 15:48:33 +0300
  • d6d7ca6e76 Handle movement (fixes position reset after formation change) xeon 2024-02-24 15:37:52 +0300
  • e20c69f465 More combat handlers xeon 2024-02-24 15:23:00 +0300
  • 32b7c987bf Set EnergyMax to 0 when UnlimitedEnergy enabled, more fields in Concomitants xeon 2024-02-23 16:00:08 +0300
  • 832f4ab3eb Unlimited energy option in gameplay.json (unlimited ultimate) xeon 2024-02-23 15:50:16 +0300
  • 97bbbbeae9
    Merge pull request #4 from ryozm/feat-/resonantChainUnlock thexeondev 2024-02-23 13:24:16 +0300
  • 3cf22f41d9
    Update RoleController.cs thexeondev 2024-02-23 13:24:02 +0300
  • 32349137d3 Unlock resonant chain Ryo 2024-02-23 14:43:11 +0800
  • 934ef7d74a Implement PlayerAttrs as intended xeon 2024-02-22 23:09:07 +0300
  • aa2bab9645 Unlock all items by default xeon 2024-02-22 22:32:57 +0300
  • 6fc374af32
    Merge pull request #3 from ryozm/fix/roleIds-bug thexeondev 2024-02-22 20:59:35 +0300
  • c292baf580
    Merge pull request #2 from alt3ri/patch-1 thexeondev 2024-02-22 20:59:19 +0300
  • e0cd311bfc
    Merge branch 'master' into patch-1 thexeondev 2024-02-22 20:58:36 +0300
  • 092fd8df28 Fix roleIds IndexOutOfRangeException Ryo 2024-02-22 22:15:26 +0800
  • ec7db3384d Glider and wall run 0.2.2 xeon 2024-02-22 01:51:39 +0300
  • a46dc434d8 Set entity equipment properly xeon 2024-02-22 01:00:48 +0300
  • 3e7ec6f8ad Weapon stats + correct take on/off xeon 2024-02-22 00:14:56 +0300
  • 1bd1931807 Weapon inventory (unlock all + switching) xeon 2024-02-21 17:47:37 +0300
  • e70c6aa946 Auto-fixer for multiple spaces in commands xeon 2024-02-21 00:32:17 +0300
  • a7c4217068 Improvements in handling system, logo in sdkserver 0.2.1 xeon 2024-02-20 22:39:08 +0300
  • 01a3df0a45 update readme for 0.9.0 xeon 2024-02-20 19:00:54 +0000
  • 5619c56552 Fix monsters, fix map, some adjustments xeon 2024-02-20 21:55:17 +0300
  • 4a4fd0033d TrafficAnalyzer: fix for empty payloads and file output xeon 2024-02-20 00:30:55 +0300
  • 86ad11723b Implement TrafficAnalyzer utility xeon 2024-02-20 00:12:24 +0300
  • aedf0c0fea 0.9.0 support (experimental) 0.2.0 xeon 2024-02-18 19:50:34 +0300
  • ea0c2f95e6 Concomitants partial support xeon 2024-02-17 23:09:49 +0300
  • d733766909 CombatManager, Monster AI, monster death xeon 2024-02-17 16:49:28 +0300
  • 4e82ccb871 Turtle, configurable player position xeon 2024-02-15 21:33:05 +0300
  • 035cf19514 Unlock map for real xeon 2024-02-15 21:12:14 +0300
  • 7ad0f2bfcc Chat commands and better monster AI 0.1.0 xeon 2024-02-15 00:22:21 +0300
  • 8506dbdf71 Properties (hp, atk, etc.), spawn test monster xeon 2024-02-12 23:15:14 +0300
  • bfa305df8e Give weapon by InitWeaponItemId xeon 2024-02-12 14:33:01 +0300
  • 42129057e1 Teleport by map mark implemented xeon 2024-02-12 12:26:53 +0300
  • 030f05a086 Fix exception when editing team xeon 2024-02-12 06:26:32 +0000
  • 1c57dffd51 TimeCheckRequest and CombatSendPackRequest dummy handlers xeon 2024-02-12 04:15:49 +0300
  • 838faa5938 Remove hardcode for FightRoleInfo xeon 2024-02-12 04:03:50 +0300
  • 5b927b99a8 Character weapons implemented xeon 2024-02-12 03:23:27 +0300
  • ac6b50fa6a Unlock all characters, implement team editing xeon 2024-02-12 01:23:13 +0300
  • 4e5f873003
    Add HeadFrame (Namecard) alt 2024-02-11 16:36:04 +0700
  • 6ee5273c67 Set best character pfp xeon 2024-02-11 02:39:36 +0300
  • 50c6dc5d84 Fix map xeon 2024-02-11 02:29:31 +0300
  • c820b71e9f Role switching implemented, starting team configuration xeon 2024-02-11 01:28:35 +0300
  • 50d47136ba Fix some attacks stuck xeon 2024-02-10 22:28:57 +0300
  • 7921b2149e Gateway configuration in appsettings.json xeon 2024-02-10 22:11:16 +0300
  • 7392b2d20a Entity system xeon 2024-02-10 19:04:03 +0300
  • 13cfd2468f Add dummy handler for AceAntiDataPush (annoying) xeon 2024-02-10 14:51:20 +0300
  • c1b5f11fe6 Explore tools roulette implemented xeon 2024-02-10 03:56:31 +0300
  • 77956be694 Handling systems completely reworked xeon 2024-02-10 01:15:05 +0300
  • 35ebc910ed Split network layer and session layer xeon 2024-02-09 12:44:42 +0300
  • 9419cab81c Split handlers to multiple classes xeon 2024-02-09 12:20:14 +0300
  • e50312938b Unlock in-game functions xeon 2024-02-08 11:05:31 +0300
  • 664a848869 Merge branch 'master' of https://git.xeondev.com/xeon/WutheringWaves xeon 2024-02-08 02:11:28 +0300
  • 1f2123a0fc Set best character by default, also character id const xeon 2024-02-08 02:11:20 +0300
  • adb57bcefc readme xeon 2024-02-07 21:47:14 +0000
  • bb1d52cd4f First push xeon 2024-02-08 00:41:39 +0300
  • 58ba0a5b58 Initial commit xeon 2024-02-07 21:31:40 +0000