Commit Graph

  • d55ba19c2f Arena - make flag holders have normal speed when spring launching MysterD 2023-06-23 15:58:54 -0700
  • d2734cf390 Init dynos packs after djui is created MysterD 2023-06-23 14:26:04 -0700
  • c2d218a6ab Show who spawns what in in-game console MysterD 2023-06-23 13:08:19 -0700
  • 19df4ec7e1 Update libcoopnet on windows, fix windows error MysterD 2023-06-23 11:28:07 -0700
  • 4cd6eac440 Prevent dropping items on non-stop star pickup MysterD 2023-06-22 23:48:12 -0700
  • 55091d0ab6 Fix camera stuttering when opening door MysterD 2023-06-22 23:39:37 -0700
  • 45c34ac75b Slight tweak to fixCollisionBugsPickBestWall MysterD 2023-06-22 22:02:48 -0700
  • 738afa377a Added gLevelValues.fixCollisionBugsPickBestWall MysterD 2023-06-22 20:18:10 -0700
  • 650f009245 Properly determine the correct wall between multiple, turn off rounded corners in the air MysterD 2023-06-22 20:00:43 -0700
  • 30f778fc66 Small scrolling texture fix MysterD 2023-06-22 18:47:10 -0700
  • 4479b60b98 Add gLevelValues.fixCollisionBugsGroundPoundBonks MysterD 2023-06-22 11:40:59 -0700
  • 0b43be462f Add the ability to change lighting color (#420) Agent X 2023-06-22 14:28:17 -0400
  • c701d26be8 Arena - allow air control when launching from spring MysterD 2023-06-22 11:21:33 -0700
  • 7497b612ee Fix romhack cam bug MysterD 2023-06-22 11:21:13 -0700
  • 0975b4e28e Remove vestigial romhack camera code from mods MysterD 2023-06-22 02:16:26 -0700
  • a32a9c00bd Enable romhack cam by default when in a non-vanilla level MysterD 2023-06-22 02:12:57 -0700
  • fcd61d6c0e Add level script pointer validation MysterD 2023-06-22 01:13:38 -0700
  • 9426824a4c Disable some level-specific camera code when in a romhack level MysterD 2023-06-21 19:38:30 -0700
  • 660d5189f8 Prevent bubble popping on dying players, prevent collision on recently unbubbled MysterD 2023-06-21 19:08:39 -0700
  • 38f2dd7d44 Remove ground pound bonks when fix collision bugs is enabled MysterD 2023-06-21 18:29:30 -0700
  • 4c5c88f662 Customizable dialogs (#411) Dominicentek 2023-06-19 05:04:39 +0200
  • 73aa3890fd Add tons of new save file / star related functions (#419) Agent X 2023-06-18 23:04:02 -0400
  • 28d3378b3c Re-ran autogen MysterD 2023-06-18 12:28:26 -0700
  • b06a73e8c5 Merge branch 'dev' of github.com:sm64ex-coop-dev/sm64ex-coop into dev MysterD 2023-06-18 12:28:07 -0700
  • 8abc61aec7 Update Linux coopnet MysterD 2023-06-18 12:20:14 -0700
  • e2b8d6a138 Reduced player particle spam MysterD 2023-06-16 19:25:48 -0700
  • 3e64af2e53 Switched SSL moving pyramid wall to timer syncing MysterD 2023-06-16 18:26:14 -0700
  • 02a56ad0d8 Fixed character anim offsets during certain dialog boxes MysterD 2023-06-16 18:09:23 -0700
  • 9f8c18c561 Made player-to-player collisions respect the intangible flag MysterD 2023-06-16 17:53:04 -0700
  • 7b6c63a6aa Fix monty moles in Star Road MysterD 2023-06-16 17:39:50 -0700
  • 49691217a0 Fixed more memory corruption with object collisions MysterD 2023-06-16 17:19:18 -0700
  • b8b7b568f1 Add bounds checking to instant warps, and make object collisions dynamic in size MysterD 2023-06-15 20:50:05 -0700
  • 5875a007f9 Added collision_get_temp_wall_collision_data() to Lua MysterD 2023-06-15 19:55:55 -0700
  • bba1b4175f Make surface pools infinite MysterD 2023-06-15 19:40:34 -0700
  • 9ea677de76 Separate fog from vertex alpha so lightmaps can render it MysterD 2023-06-15 01:01:39 -0700
  • 72a53b0ab9 Merge branch 'dev' of github.com:sm64ex-coop-dev/sm64ex-coop into dev MysterD 2023-06-14 23:25:09 -0700
  • 00cf5348da Update lang files MysterD 2023-06-14 23:25:04 -0700
  • 3f04ec5bb5 Fix noise rendering for dx' MysterD 2023-06-14 23:04:28 -0700
  • 44d37f6577 Add support for noise in color combiners MysterD 2023-06-14 22:04:55 -0700
  • e1fed6799e Translate SOUND:FADEOUT to Czech (#415) Dominicentek 2023-06-14 22:41:38 +0200
  • 19bc36c220 Update win64 coopnet MysterD 2023-06-14 01:38:19 -0700
  • e13a77dd91 Allow object sounds to fade out to 0 MysterD 2023-06-12 02:20:58 -0700
  • 483c32259d Add Lights0 support to DynOS MysterD 2023-06-12 02:08:20 -0700
  • cde999e667 Cleanup MysterD 2023-06-11 14:41:14 -0700
  • a956fb36bf Various checks for binary lua files (#397) PeachyPeach 2023-06-11 23:36:15 +0200
  • 490eacf86e Fix lua packet's index always being 0 (#405) Emerald Lockdown 2023-06-11 16:35:41 -0500
  • 2a3a666640 Properly set Mario's y vel to 0 on popping (#406) Sunk 2023-06-11 17:34:06 -0400
  • 3e786896f1 Disabled printing of gfx_cc_print() MysterD 2023-06-11 14:33:18 -0700
  • b851c130e9 Extend mod name max length from 32 to 64 (#408) Agent X 2023-06-11 17:30:43 -0400
  • 1e769573e6 Cleanup MysterD 2023-06-11 14:25:28 -0700
  • d7f1d7cf2f Re-introduce a few vanilla bugs under gBehaviorValues (#413) Sunk 2023-06-11 17:24:13 -0400
  • 1758efc4df Fixed corruption of toad player's spots MysterD 2023-06-11 14:18:39 -0700
  • 0f5af9b0d0 Deduplicate level models using the permanent model map MysterD 2023-06-11 13:45:24 -0700
  • df4fc4b555 Allow toggling the false ledge grab fix MysterD 2023-06-11 13:00:11 -0700
  • 7a140feb34 Fix false ledge grabs when fixCollisionBugs is on MysterD 2023-06-10 16:21:40 -0700
  • 6b94d98da2 Make OpenGL lightmap overexposure simpler MysterD 2023-06-10 15:33:59 -0700
  • 9cee26ed40 Fixed directx compiles MysterD 2023-06-10 04:34:42 -0700
  • 834932cb08 Adjust light map rendering to allow for over-exposure MysterD 2023-06-09 21:18:49 -0700
  • cad55aed43 Update arena level lighting MysterD 2023-06-09 21:11:58 -0700
  • 22ccedc438 Make nametags mod default to show-health off MysterD 2023-06-07 23:58:24 -0700
  • fb39762f13 ladders have been improved [MIRROR] (#409) Cooliokid956 2023-06-08 01:54:09 -0500
  • 007a77ff40 Arena balance tweaks MysterD 2023-06-07 23:50:53 -0700
  • 05631ee6f2 Fix attempt to not clear permanent models MysterD 2023-06-07 23:50:44 -0700
  • 38bd052896 Increase visible lobbies-per-page to 10 MysterD 2023-06-05 15:53:34 -0700
  • 8496bdefc1 Make DirectX call discord_update() MysterD 2023-06-05 15:36:22 -0700
  • 690ca0ff28 Display chat messages in console MysterD 2023-06-05 15:34:08 -0700
  • 493fefd89a Prevent clearing permanent vanilla model slot MysterD 2023-06-05 15:19:33 -0700
  • 7b47069611 Fix DynOS_Lvl_GetActiveGfx() MysterD 2023-06-05 15:19:19 -0700
  • cd157216fb Arena - prevent self-bombing from stealing kills MysterD 2023-06-05 00:35:30 -0700
  • ccd1b583c0 Added spire level to arena MysterD 2023-06-04 20:32:35 -0700
  • e584a9d3ca Fix weird camera state when vanilla c-up cam is interrupted MysterD 2023-06-03 02:17:53 -0700
  • 6472b1531a Made the player bubble faster MysterD 2023-06-03 02:00:20 -0700
  • 6085f45eee Fix crashes and errors when exit-to-castle isn't set properly MysterD 2023-06-03 01:50:41 -0700
  • 73e0280727 Prevent bouncing on springs when dead MysterD 2023-06-02 22:20:35 -0700
  • 1617fbd766 Seeded smlua's random functions by default MysterD 2023-06-02 22:10:54 -0700
  • 4a78b03e3f Buffed basic pvp attacks MysterD 2023-06-02 22:04:22 -0700
  • 412129f7a5 Arena - buffed hammer and fire flower MysterD 2023-06-02 21:59:07 -0700
  • ba74f3dd0b Arena - slight hammer buff MysterD 2023-06-02 21:46:05 -0700
  • fd39b2907c Arena - replace platforms with citadel MysterD 2023-06-02 17:58:17 -0700
  • 045ad54c57 Fixed up arena ladders - from Cooliokid956[4~ MysterD 2023-06-02 14:54:11 -0700
  • acaa832b7b Arena: ladder update and typo fix MysterD 2023-06-01 13:00:42 -0700
  • 8adf661058 Move mac libjuice compile script to tools MysterD 2023-06-01 00:51:27 -0700
  • db17c8bf28 Merge branch 'dev' of github.com:sm64ex-coop-dev/sm64ex-coop into dev MysterD 2023-06-01 00:50:03 -0700
  • a004e58e8f Added a shell-script for MacOS systems. (#403) Motoo Chhotoo Chintoo 2023-06-01 13:19:43 +0530
  • c3891efb41 Slight tweak to arena's prevent water heal MysterD 2023-05-31 22:08:18 -0700
  • 95b6cde35e add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400) Isaac0-dev 2023-06-01 14:10:06 +1000
  • d1f8665952 Fix djui_popup_create_global() MysterD 2023-05-31 21:07:41 -0700
  • 80d59c2be1 `djui_popup_create_global` (#402) Emerald Lockdown 2023-05-31 23:05:07 -0500
  • 2633b06b32 Prevented water heal in Arena (thanks Coolio and wereyoshi) MysterD 2023-05-31 20:56:47 -0700
  • 3011636a81 Added ladders to Arena (thanks Coolio) MysterD 2023-05-31 20:46:35 -0700
  • 13b865e1ed Allow other mods to add levels to arena MysterD 2023-05-31 16:56:57 -0700
  • fa95af3a34 Remove previous failed attempts at fixing sound compile issues MysterD 2023-05-31 00:52:16 -0700
  • bc21be4218 Added lightmaps to arena, slight balance tweaks MysterD 2023-05-31 00:33:37 -0700
  • 7353c0cc99 Made camera interpolation more seamless on warp MysterD 2023-05-30 19:35:56 -0700
  • b5e9dd2423 Add Czech translation (#398) Dominicentek 2023-05-26 07:03:40 +0200
  • 1296b19df9 Added last remote object information to crash screen MysterD 2023-05-22 23:00:11 -0700
  • a9665e05b0 Fixed Sunny Beach's tree models (SM74) MysterD 2023-05-22 18:19:29 -0700
  • 4ba86a27f7 Fixed bounds checks in save_file_is_cannon_unlocked() MysterD 2023-05-20 20:07:17 -0700
  • c294de9092 Expose save_file_is_cannon_unlocked to smlua (#395) Dominicentek 2023-05-21 05:06:15 +0200
  • 65d71c0f3c Fix bug with audio running of out sequence channels for the Sppedrun Timer mod. (#396) Prince Frizzy 2023-05-20 23:05:06 -0400