0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
psu_game: Handle the npc_force_invite event properly. More... over 13 years ago
psu_game: Fix a GID/NPCid mismatch in the npc_invite event. More... over 13 years ago
psu_proto: Move send_010d to psu_proto. More... over 13 years ago
psu_proto: Move send_0201 to psu_proto. More... over 13 years ago
psu_game: Small fix to 0402 command handling based on research. More... over 13 years ago
psu_game: Small fix to the item_equip event based on research. More... over 13 years ago
psu_npc: Make sure the NPC level doesn't go below 1 or above 200. More... over 13 years ago
psu_game: The chat event now ignore again when FromGID=0, since it shouldn't happen. More... over 13 years ago
psu_game: Fix the sent LID in send_1004. This fixes the tutorial mission. More... over 13 years ago
psu_game: send_022c seems to be related to parties... or NPCs. More... over 13 years ago
psu_game: Small improvements to send_0201 based on research. More... over 13 years ago
psu_game: Small improvements to send_1004 based on research. More... over 13 years ago
psu_game: Small improvements to send_1016 based on research. More... over 13 years ago
psu_game: Temporarily allow chat to be sent from GID = 0. Prevents disconnection while investigating a bug with the tutorial. More... over 13 years ago
psu_characters: Small changes based on research. More... over 13 years ago
psu_proto: Fix a small bug when parsing the player's name in the chat command. More... over 13 years ago
psu_appearance: Replace a few unused values, dependent on race, by their actual defaults on official. More... over 13 years ago
psu_game: Reenable send_022c in npc_invite event. More... over 13 years ago
item_equip/unequip: Rename ItemID and PAID into ItemIndex and PAIndex. More... over 13 years ago
Review send_020c and move it to psu_proto. More... over 13 years ago
Review send_0215 and move it to psu_proto. More... over 13 years ago
Review send_020e and move it to psu_proto. More... over 13 years ago
Review send_0205 and move it to psu_proto. More... over 13 years ago
Review send_0a05 and move it to psu_proto. More... over 13 years ago
Review send_0c00 and move it to psu_proto. More... over 13 years ago
psu_proto: Add npc_force_invite to events and do nothing (for now). More... over 13 years ago
psu_game: Small workaround to allow starting a story mission. More... over 13 years ago
psu_game: Command 1601 requires a PartyPos. Fix dumb NPC problem. More... over 13 years ago
psu_game: Small typo fix. More... over 13 years ago
psu_game: Use the area_change event instead of calling area_load directly. More... over 13 years ago